ARM: dts: bcm283x: Fix up GPIO LED node names
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 6 Jun 2021 12:16:15 +0000 (14:16 +0200)
committerNicolas Saenz Julienne <nsaenz@kernel.org>
Tue, 8 Jun 2021 21:06:34 +0000 (23:06 +0200)
Fix the node names for the GPIO LEDs to conform to the standard node
name led-..

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1622981777-5023-6-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Nicolas Saenz Julienne <nsaenz@kernel.org>
15 files changed:
arch/arm/boot/dts/bcm2711-rpi-4-b.dts
arch/arm/boot/dts/bcm2835-rpi-a-plus.dts
arch/arm/boot/dts/bcm2835-rpi-a.dts
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts
arch/arm/boot/dts/bcm2835-rpi-b.dts
arch/arm/boot/dts/bcm2835-rpi-cm1.dtsi
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts
arch/arm/boot/dts/bcm2835-rpi-zero.dts
arch/arm/boot/dts/bcm2835-rpi.dtsi
arch/arm/boot/dts/bcm2836-rpi-2-b.dts
arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
arch/arm/boot/dts/bcm2837-rpi-3-b.dts
arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi

index c54854a..f24bdd0 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 42 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&expgpio 2 GPIO_ACTIVE_LOW>;
                        default-state = "keep";
index 6c8ce39..40b9405 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
index 17fdd48..11edb58 100644 (file)
@@ -14,7 +14,7 @@
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
        };
index b0355c2..1b435c6 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
index 33b3b5c..a23c25c 100644 (file)
@@ -15,7 +15,7 @@
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
        };
index 2b69957..1b63d6b 100644 (file)
@@ -15,7 +15,7 @@
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
        };
index 58059c2..e4e6b6a 100644 (file)
@@ -5,7 +5,7 @@
 
 / {
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
                };
        };
index f65448c..33b2b77 100644 (file)
@@ -23,7 +23,7 @@
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
                };
        };
index 6dd93c6..6f9b3a9 100644 (file)
@@ -18,7 +18,7 @@
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_HIGH>;
                };
        };
index d94357b..87ddcad 100644 (file)
@@ -4,7 +4,7 @@
        leds {
                compatible = "gpio-leds";
 
-               act {
+               led-act {
                        label = "ACT";
                        default-state = "keep";
                        linux,default-trigger = "heartbeat";
index 0455a68..d8af8ee 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
index 28be033..77099a7 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 29 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&expgpio 2 GPIO_ACTIVE_LOW>;
                        default-state = "keep";
index 3734314..6101026 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 29 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&expgpio 2 GPIO_ACTIVE_LOW>;
                        default-state = "keep";
index 054ecaa..dd4a486 100644 (file)
@@ -20,7 +20,7 @@
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&expgpio 2 GPIO_ACTIVE_HIGH>;
                };
        };
index 925cb37..828a205 100644 (file)
@@ -14,7 +14,7 @@
                 * Since there is no upstream GPIO driver yet,
                 * remove the incomplete node.
                 */
-               /delete-node/ act;
+               /delete-node/ led-act;
        };
 
        reg_3v3: fixed-regulator {