]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynq-zc770-xm013.dts
arm: zynq: Sync up licenses with mainline kernel
[u-boot] / arch / arm / dts / zynq-zc770-xm013.dts
index 77fdfcc00947f1172898be96213aafa683fecee6..88a7ef068219fd6600a9e16308c04bde906e4020 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Xilinx ZC770 XM013 board DTS
  *
  * Copyright (C) 2013 Xilinx, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 /dts-v1/;
 #include "zynq-7000.dtsi"
                ethernet0 = &gem1;
                i2c0 = &i2c1;
                serial0 = &uart0;
-               spi0 = &spi0;
+               spi0 = &qspi;
+               spi1 = &spi0;
        };
 
        chosen {
-               bootargs = "root=/dev/ram rw earlyprintk";
+               bootargs = "";
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x40000000>;
        };
@@ -41,6 +41,7 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
+               device_type = "ethernet-phy";
        };
 };
 
        };
 };
 
+&qspi {
+       status = "okay";
+};
+
 &spi0 {
        status = "okay";
        num-cs = <4>;