ARM: dts: rmobile: Add soc label to Gen3
[oweals/u-boot.git] / arch / arm / dts / zynq-zc770-xm011.dts
index 463b14b5ea15449d238401a19f309876660f6575..3fe6eb559ea7193ba9825e258aebc8a75d0dc54d 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+
+ * Copyright (C) 2013-2018 Xilinx, Inc.
  */
 /dts-v1/;
 #include "zynq-7000.dtsi"
@@ -23,7 +22,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x40000000>;
        };
@@ -42,8 +41,8 @@
        status = "okay";
        clock-frequency = <400000>;
 
-       m24c02_eeprom@52 {
-               compatible = "at,24c02";
+       eeprom: eeprom@52 {
+               compatible = "atmel,24c02";
                reg = <0x52>;
        };
 };