Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003  * Copyright (c) 2019 BayLibre, SAS.
0004  * Author: Fabien Parent <fparent@baylibre.com>
0005  */
0006 
0007 /dts-v1/;
0008 
0009 #include "mt8516.dtsi"
0010 #include "pumpkin-common.dtsi"
0011 
0012 / {
0013         model = "Pumpkin MT8516";
0014         compatible = "mediatek,mt8516";
0015 
0016         memory@40000000 {
0017                 device_type = "memory";
0018                 reg = <0 0x40000000 0 0x40000000>;
0019         };
0020 };