]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
ARM: dts: BCM53573: Fix DTC W=1 warnings
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 28 May 2019 23:01:31 +0000 (16:01 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Sun, 23 Jun 2019 02:28:38 +0000 (19:28 -0700)
Fix the the unit_address_vs_reg warnings and unnecessary
\#address-cells/#size-cells without "ranges" or child "reg" property
warnings.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
arch/arm/boot/dts/bcm47189-luxul-xap-810.dts
arch/arm/boot/dts/bcm47189-tenda-ac9.dts
arch/arm/boot/dts/bcm53573.dtsi
arch/arm/boot/dts/bcm947189acdbmr.dts

index eb59508578e4f03a24bc87348d15f3c63e03f987..57ca1cfaecd8e8192d4923db24b356bdd0b6359c 100644 (file)
@@ -15,7 +15,7 @@
                bootargs = "earlycon";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;
        };
@@ -38,8 +38,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                restart {
                        label = "Reset";
index 4c71f5e95e005c7e47ae992c14e5acc02a887109..2e1a7e382cb7a43fe7247267e92b6a561441ad9f 100644 (file)
@@ -15,7 +15,7 @@
                bootargs = "earlycon";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;
        };
@@ -48,8 +48,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                restart {
                        label = "Reset";
index 5ad53ea52d0aab838076fdb6c4aceb41d132e968..049cdfd92706f8ddd19ae859fb9da17b739b3e53 100644 (file)
@@ -15,7 +15,7 @@
                bootargs = "console=ttyS0,115200 earlycon";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;
        };
@@ -58,8 +58,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                rfkill {
                        label = "WiFi";
index b29695bd48551c8a2aed816b3663081c03cf2d6f..4af8e3293cff4a059d7284ad1a73a6328efa4845 100644 (file)
@@ -32,7 +32,7 @@
                };
        };
 
-       mpcore {
+       mpcore@18310000 {
                compatible = "simple-bus";
                ranges = <0x00000000 0x18310000 0x00008000>;
                #address-cells = <1>;
index 4991700ae6b0876f18ab66db13524001309bb39a..b0b8c774a37f995230be8bb11d66d0d414d949b4 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,115200 earlycon";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;
        };
@@ -43,8 +43,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                restart {
                        label = "Reset";