ARM: dts: broadcom: align UART node name with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 23 Jan 2023 15:16:16 +0000 (16:16 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 23 Jan 2023 18:07:41 +0000 (10:07 -0800)
Bindings expect UART/serial node names to be "serial".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230123151616.369963-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm11351.dtsi
arch/arm/boot/dts/bcm21664-garnet.dts
arch/arm/boot/dts/bcm21664.dtsi
arch/arm/boot/dts/bcm28155-ap.dts

index 53696078bbf0592148c6242ef8c0466aa9add832..ba75784d66a9726259b4949ddca243de5e9234a4 100644 (file)
@@ -50,7 +50,7 @@
                reg = <0x3404c000 0x400>; /* 1 KiB in SRAM */
        };
 
-       uart@3e000000 {
+       serial@3e000000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e000000 0x1000>;
@@ -60,7 +60,7 @@
                reg-io-width = <4>;
        };
 
-       uart@3e001000 {
+       serial@3e001000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e001000 0x1000>;
@@ -70,7 +70,7 @@
                reg-io-width = <4>;
        };
 
-       uart@3e002000 {
+       serial@3e002000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e002000 0x1000>;
@@ -80,7 +80,7 @@
                reg-io-width = <4>;
        };
 
-       uart@3e003000 {
+       serial@3e003000 {
                compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e003000 0x1000>;
index 1854cd907a1b14c587c97d20c5bdc1507f5c69e3..cd03fa0c2aae446f94c81471b958243570f98a3c 100644 (file)
@@ -16,7 +16,7 @@
                reg = <0x80000000 0x40000000>; /* 1 GB */
        };
 
-       uart@3e000000 {
+       serial@3e000000 {
                status = "okay";
        };
 
index 2684c37cb3a06f3b2a56926cfedbf5623359d724..ed4de031e48eef0f9ad4522cc667ce4f119a7052 100644 (file)
@@ -50,7 +50,7 @@
                reg = <0x3404e000 0x400>; /* 1 KiB in SRAM */
        };
 
-       uart@3e000000 {
+       serial@3e000000 {
                compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e000000 0x118>;
@@ -60,7 +60,7 @@
                reg-io-width = <4>;
        };
 
-       uart@3e001000 {
+       serial@3e001000 {
                compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e001000 0x118>;
@@ -70,7 +70,7 @@
                reg-io-width = <4>;
        };
 
-       uart@3e002000 {
+       serial@3e002000 {
                compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart";
                status = "disabled";
                reg = <0x3e002000 0x118>;
index fce3d5260b001e08f08dac281f7830db9c329d79..60c8ab8a28557063a565a1a4fc8325a298254064 100644 (file)
@@ -16,7 +16,7 @@
                reg = <0x80000000 0x40000000>; /* 1 GB */
        };
 
-       uart@3e000000 {
+       serial@3e000000 {
                status = "okay";
        };