Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: bcm283x: Fix up GPIO LED node names

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>

authored by

Stefan Wahren and committed by
Nicolas Saenz Julienne
5f30dacf 224bd597

+21 -21
+2 -2
arch/arm/boot/dts/bcm2711-rpi-4-b.dts
··· 14 14 }; 15 15 16 16 leds { 17 - act { 17 + led-act { 18 18 gpios = <&gpio 42 GPIO_ACTIVE_HIGH>; 19 19 }; 20 20 21 - pwr { 21 + led-pwr { 22 22 label = "PWR"; 23 23 gpios = <&expgpio 2 GPIO_ACTIVE_LOW>; 24 24 default-state = "keep";
+2 -2
arch/arm/boot/dts/bcm2835-rpi-a-plus.dts
··· 14 14 }; 15 15 16 16 leds { 17 - act { 17 + led-act { 18 18 gpios = <&gpio 47 GPIO_ACTIVE_HIGH>; 19 19 }; 20 20 21 - pwr { 21 + led-pwr { 22 22 label = "PWR"; 23 23 gpios = <&gpio 35 GPIO_ACTIVE_HIGH>; 24 24 default-state = "keep";
+1 -1
arch/arm/boot/dts/bcm2835-rpi-a.dts
··· 14 14 }; 15 15 16 16 leds { 17 - act { 17 + led-act { 18 18 gpios = <&gpio 16 GPIO_ACTIVE_LOW>; 19 19 }; 20 20 };
+2 -2
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
··· 15 15 }; 16 16 17 17 leds { 18 - act { 18 + led-act { 19 19 gpios = <&gpio 47 GPIO_ACTIVE_HIGH>; 20 20 }; 21 21 22 - pwr { 22 + led-pwr { 23 23 label = "PWR"; 24 24 gpios = <&gpio 35 GPIO_ACTIVE_HIGH>; 25 25 default-state = "keep";
+1 -1
arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts
··· 15 15 }; 16 16 17 17 leds { 18 - act { 18 + led-act { 19 19 gpios = <&gpio 16 GPIO_ACTIVE_LOW>; 20 20 }; 21 21 };
+1 -1
arch/arm/boot/dts/bcm2835-rpi-b.dts
··· 15 15 }; 16 16 17 17 leds { 18 - act { 18 + led-act { 19 19 gpios = <&gpio 16 GPIO_ACTIVE_LOW>; 20 20 }; 21 21 };
+1 -1
arch/arm/boot/dts/bcm2835-rpi-cm1.dtsi
··· 5 5 6 6 / { 7 7 leds { 8 - act { 8 + led-act { 9 9 gpios = <&gpio 47 GPIO_ACTIVE_LOW>; 10 10 }; 11 11 };
+1 -1
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts
··· 23 23 }; 24 24 25 25 leds { 26 - act { 26 + led-act { 27 27 gpios = <&gpio 47 GPIO_ACTIVE_LOW>; 28 28 }; 29 29 };
+1 -1
arch/arm/boot/dts/bcm2835-rpi-zero.dts
··· 18 18 }; 19 19 20 20 leds { 21 - act { 21 + led-act { 22 22 gpios = <&gpio 47 GPIO_ACTIVE_HIGH>; 23 23 }; 24 24 };
+1 -1
arch/arm/boot/dts/bcm2835-rpi.dtsi
··· 4 4 leds { 5 5 compatible = "gpio-leds"; 6 6 7 - act { 7 + led-act { 8 8 label = "ACT"; 9 9 default-state = "keep"; 10 10 linux,default-trigger = "heartbeat";
+2 -2
arch/arm/boot/dts/bcm2836-rpi-2-b.dts
··· 15 15 }; 16 16 17 17 leds { 18 - act { 18 + led-act { 19 19 gpios = <&gpio 47 GPIO_ACTIVE_HIGH>; 20 20 }; 21 21 22 - pwr { 22 + led-pwr { 23 23 label = "PWR"; 24 24 gpios = <&gpio 35 GPIO_ACTIVE_HIGH>; 25 25 default-state = "keep";
+2 -2
arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts
··· 19 19 }; 20 20 21 21 leds { 22 - act { 22 + led-act { 23 23 gpios = <&gpio 29 GPIO_ACTIVE_HIGH>; 24 24 }; 25 25 26 - pwr { 26 + led-pwr { 27 27 label = "PWR"; 28 28 gpios = <&expgpio 2 GPIO_ACTIVE_LOW>; 29 29 default-state = "keep";
+2 -2
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
··· 20 20 }; 21 21 22 22 leds { 23 - act { 23 + led-act { 24 24 gpios = <&gpio 29 GPIO_ACTIVE_HIGH>; 25 25 }; 26 26 27 - pwr { 27 + led-pwr { 28 28 label = "PWR"; 29 29 gpios = <&expgpio 2 GPIO_ACTIVE_LOW>; 30 30 default-state = "keep";
+1 -1
arch/arm/boot/dts/bcm2837-rpi-3-b.dts
··· 20 20 }; 21 21 22 22 leds { 23 - act { 23 + led-act { 24 24 gpios = <&expgpio 2 GPIO_ACTIVE_HIGH>; 25 25 }; 26 26 };
+1 -1
arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi
··· 14 14 * Since there is no upstream GPIO driver yet, 15 15 * remove the incomplete node. 16 16 */ 17 - /delete-node/ act; 17 + /delete-node/ led-act; 18 18 }; 19 19 20 20 reg_3v3: fixed-regulator {