Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * Copyright (c) 2016 Andreas Färber
0004  */
0005 
0006 /dts-v1/;
0007 
0008 #include "meson-gxbb-vega-s95.dtsi"
0009 
0010 / {
0011         compatible = "tronsmart,vega-s95-telos", "tronsmart,vega-s95", "amlogic,meson-gxbb";
0012         model = "Tronsmart Vega S95 Telos";
0013 
0014         memory@0 {
0015                 device_type = "memory";
0016                 reg = <0x0 0x0 0x0 0x80000000>;
0017         };
0018 };