ARM: dts: bcm-mobile: move status properties to the end of nodes
authorStanislav Jakubek <stano.jakubek@gmail.com>
Fri, 26 May 2023 19:29:47 +0000 (21:29 +0200)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Thu, 8 Jun 2023 22:09:43 +0000 (15:09 -0700)
Move some DT "status" properties so that they're the last specified
property (before sub-nodes).

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Link: https://lore.kernel.org/r/d7060071cb1f4b36b06b6507a09b32c7751ca7f0.1685127525.git.stano.jakubek@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm/boot/dts/bcm11351.dtsi
arch/arm/boot/dts/bcm21664.dtsi
arch/arm/boot/dts/bcm23550.dtsi
arch/arm/boot/dts/bcm28155-ap.dts

index f395e95e0177e7e8d9bc4485fe37fffb3a05120e..773d717de7f0cd093eac48c957625cb21b8828b6 100644 (file)
 
        serial@3e000000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e000000 0x1000>;
                clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB>;
                interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        serial@3e001000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e001000 0x1000>;
                clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB2>;
                interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        serial@3e002000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e002000 0x1000>;
                clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB3>;
                interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        serial@3e003000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e003000 0x1000>;
                clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB4>;
                interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        L2: l2-cache@3ff20000 {
index 19ade84e42c142e757b2199ca241981b62835d68..9e3835a0a7efd4b81f92d0863685efbe927fa6bb 100644 (file)
 
        serial@3e000000 {
                compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e000000 0x118>;
                clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB>;
                interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        serial@3e001000 {
                compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e001000 0x118>;
                clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB2>;
                interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        serial@3e002000 {
                compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart";
-               status = "disabled";
                reg = <0x3e002000 0x118>;
                clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB3>;
                interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
                reg-shift = <2>;
                reg-io-width = <4>;
+               status = "disabled";
        };
 
        L2: cache-controller@3ff20000 {
index ed3ce2fabca60731f8af9bf5827f8fc0f58c5f17..445eadb8d871f84ca8613063b1d042e3b96f1851 100644 (file)
 
                uartb: serial@0 {
                        compatible = "snps,dw-apb-uart";
-                       status = "disabled";
                        reg = <0x00000000 0x118>;
                        clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB>;
                        interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
                        reg-shift = <2>;
                        reg-io-width = <4>;
+                       status = "disabled";
                };
 
                uartb2: serial@1000 {
                        compatible = "snps,dw-apb-uart";
-                       status = "disabled";
                        reg = <0x00001000 0x118>;
                        clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB2>;
                        interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
                        reg-shift = <2>;
                        reg-io-width = <4>;
+                       status = "disabled";
                };
 
                uartb3: serial@2000 {
                        compatible = "snps,dw-apb-uart";
-                       status = "disabled";
                        reg = <0x00002000 0x118>;
                        clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB3>;
                        interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
                        reg-shift = <2>;
                        reg-io-width = <4>;
+                       status = "disabled";
                };
 
                bsc1: i2c@16000 {
index c496e33a71a61e7d4a347130100cb8892a19e75e..0a8ad1d673d8573ae4e0300f7c1cda62735d7b5f 100644 (file)
        };
 
        i2c@3e016000 {
-               status = "okay";
                clock-frequency = <400000>;
+               status = "okay";
        };
 
        i2c@3e017000 {
-               status = "okay";
                clock-frequency = <400000>;
+               status = "okay";
        };
 
        i2c@3e018000 {
-               status = "okay";
                clock-frequency = <400000>;
+               status = "okay";
        };
 
        i2c@3500d000 {
-               status = "okay";
                clock-frequency = <100000>;
+               status = "okay";
 
                pmu: pmu@8 {
                        reg = <0x08>;