]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Remove DTC 1.4.2 warnings
authorMichal Simek <michal.simek@xilinx.com>
Fri, 11 Nov 2016 12:21:04 +0000 (13:21 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Nov 2016 10:00:26 +0000 (11:00 +0100)
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name

This patch is fixing them.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
12 files changed:
arch/arm/dts/zynqmp-ep108.dts
arch/arm/dts/zynqmp-mini-nand.dts
arch/arm/dts/zynqmp-mini-qspi.dts
arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts
arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
arch/arm/dts/zynqmp-zc1751-xm017-dc3.dts
arch/arm/dts/zynqmp-zc1751-xm018-dc4.dts
arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts
arch/arm/dts/zynqmp-zcu100.dts
arch/arm/dts/zynqmp-zcu102.dts
arch/arm/dts/zynqmp-zcu106.dts
arch/arm/dts/zynqmp.dtsi

index 82979cefefffcc6b5836e1c2b26fe672094b1e0d..9f6b11180e76b3a07d2d5f4aee55fb34a2b68ae0 100644 (file)
@@ -32,7 +32,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x40000000>;
        };
index 620fae7158c392c6047565d4a5721122cbf0852f..052bc7df53cf13f8af8fd713ef5f0f1da603d510 100644 (file)
@@ -25,7 +25,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x40000000>;
        };
index 674aa7ef30dfb2f111fc8457c24143e01f0cf9f7..65a0169e2afa087a10a099fed510c9978eb62db8 100644 (file)
@@ -26,7 +26,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x40000000>;
        };
index 16dcee381d471862b9975fdebb0986e6930ead61..c13bf2ced6004a2a5f07bff26596c11c204e3a68 100644 (file)
@@ -35,7 +35,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index 32b532bd6c71150a0826708aeb5a6ae07adf9079..32847e1a66ea8cc82cd846c8036800d19947c836 100644 (file)
@@ -36,7 +36,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index c785ec5254af9d1fc7b9fa85a23ec9400d3312a0..fdb774a73fa59a9d3a11f2e7a1ee8508e5e9cb7d 100644 (file)
@@ -35,7 +35,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index 03f1ad7934c1cc0f4c829b5cc9e0a53095ad692c..1f03a94820e241601c5c5e32a2968cad6923e276 100644 (file)
@@ -41,7 +41,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index d754f9f9040a82195428117a3de0b4b0a809793f..698e72e0c5d0c18c46b1410eea0f7ddb854ace9e 100644 (file)
@@ -32,7 +32,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index 474bacfe810b863256113b6ff43772bf2bdf2401..7617cc3340cb90bc782484b73705de72dd41894a 100644 (file)
@@ -42,7 +42,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x40000000>;
        };
index e496206c16373413da132d04b35366c1dab19e95..36675f06df1a250221a3debc1e37c2cd3bc87950 100644 (file)
@@ -38,7 +38,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index 6cd52a57ddc1b5cdc106bbe8fecc7712e2240f60..6b78fdca20e4dadde4454d5ad152313c828a0c2b 100644 (file)
@@ -38,7 +38,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
index 6a5c9027dd342733572a55686661342434abbb88..e2e76d70fd37166262e527c45c7023790b9ec6ee 100644 (file)
                compatible = "xlnx,zynqmp-pcap-fpga";
        };
 
-       amba_apu: amba_apu {
+       amba_apu: amba_apu@0 {
                compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <1>;
                              <0x0 0xff5e0000 0x0 0x1000>;
                        reg-names = "serdes", "siou", "fpd", "lpd";
                        xlnx,tx_termination_fix;
-                       lane0: lane@0 {
+                       lane0: lane0 {
                                #phy-cells = <4>;
                        };
-                       lane1: lane@1 {
+                       lane1: lane1 {
                                #phy-cells = <4>;
                        };
-                       lane2: lane@2 {
+                       lane2: lane2 {
                                #phy-cells = <4>;
                        };
-                       lane3: lane@3 {
+                       lane3: lane3 {
                                #phy-cells = <4>;
                        };
                };
                        power-domains = <&pd_uart1>;
                };
 
-               usb0: usb@fe200000 {
+               usb0: usb0 {
                        #address-cells = <2>;
                        #size-cells = <2>;
                        status = "disabled";
                        };
                };
 
-               usb1: usb@fe300000 {
+               usb1: usb1 {
                        #address-cells = <2>;
                        #size-cells = <2>;
                        status = "disabled";
                        clock-names = "axi_clk";
                        dma-channels = <6>;
                        #dma-cells = <1>;
-                       dma-video0channel@fd4c0000 {
+                       dma-video0channel {
                                compatible = "xlnx,video0";
                        };
-                       dma-video1channel@fd4c0000 {
+                       dma-video1channel {
                                compatible = "xlnx,video1";
                        };
-                       dma-video2channel@fd4c0000 {
+                       dma-video2channel {
                                compatible = "xlnx,video2";
                        };
-                       dma-graphicschannel@fd4c0000 {
+                       dma-graphicschannel {
                                compatible = "xlnx,graphics";
                        };
-                       dma-audio0channel@fd4c0000 {
+                       dma-audio0channel {
                                compatible = "xlnx,audio0";
                        };
-                       dma-audio1channel@fd4c0000 {
+                       dma-audio1channel {
                                compatible = "xlnx,audio1";
                        };
                };