Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * arch/arm/boot/dts/axm5516-amarillo.dts
0004  *
0005  * Copyright (C) 2013 LSI
0006  */
0007 
0008 /dts-v1/;
0009 
0010 /memreserve/ 0x00000000 0x00400000;
0011 
0012 #include "axm55xx.dtsi"
0013 #include "axm5516-cpus.dtsi"
0014 
0015 / {
0016         model = "Amarillo AXM5516";
0017         compatible = "lsi,axm5516-amarillo", "lsi,axm5516";
0018 
0019         memory {
0020                 device_type = "memory";
0021                 reg = <0 0x00000000 0x02 0x00000000>;
0022         };
0023 };
0024 
0025 &serial0 {
0026         status = "okay";
0027 };
0028 
0029 &serial1 {
0030         status = "okay";
0031 };
0032 
0033 &serial2 {
0034         status = "okay";
0035 };
0036 
0037 &serial3 {
0038         status = "okay";
0039 };
0040 
0041 &gpio0 {
0042         status = "okay";
0043 };
0044 
0045 &gpio1 {
0046         status = "okay";
0047 };