2018-06-14 06:56:07 +00:00
|
|
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
2015-02-27 22:16:54 +00:00
|
|
|
/*
|
2016-07-27 10:33:45 +00:00
|
|
|
* Copyright (c) 2016 Andreas Färber
|
2015-02-27 22:16:54 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/dts-v1/;
|
2016-07-27 10:33:45 +00:00
|
|
|
|
|
|
|
#include "meson-gxbb-vega-s95.dtsi"
|
2015-02-27 22:16:54 +00:00
|
|
|
|
|
|
|
/ {
|
2016-07-27 10:33:45 +00:00
|
|
|
compatible = "tronsmart,vega-s95-meta", "tronsmart,vega-s95", "amlogic,meson-gxbb";
|
|
|
|
model = "Tronsmart Vega S95 Meta";
|
2016-01-28 20:21:15 +00:00
|
|
|
|
2016-07-27 10:33:45 +00:00
|
|
|
memory@0 {
|
2016-01-28 20:21:15 +00:00
|
|
|
device_type = "memory";
|
2016-07-27 10:33:45 +00:00
|
|
|
reg = <0x0 0x0 0x0 0x80000000>;
|
2015-02-27 22:16:54 +00:00
|
|
|
};
|
|
|
|
};
|