meson-gxbb-vega-s95-telos.dts 347 B

123456789101112131415161718
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Copyright (c) 2016 Andreas Färber
  4. */
  5. /dts-v1/;
  6. #include "meson-gxbb-vega-s95.dtsi"
  7. / {
  8. compatible = "tronsmart,vega-s95-telos", "tronsmart,vega-s95", "amlogic,meson-gxbb";
  9. model = "Tronsmart Vega S95 Telos";
  10. memory@0 {
  11. device_type = "memory";
  12. reg = <0x0 0x0 0x0 0x80000000>;
  13. };
  14. };