diff mbox series

[5/6] ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED

Message ID 1547297008-2740-6-git-send-email-stefan.wahren@i2se.com (mailing list archive)
State Mainlined, archived
Commit ef528c37e4c5e6c00e2f211559569002786bd6a2
Headers show
Series ARM: dts: bcm283x: Several DTS improvements | expand

Commit Message

Stefan Wahren Jan. 12, 2019, 12:43 p.m. UTC
The RPI 3 B+ provides control to both LEDs (PWR and ACT). So append
the first letter of the LED color (like in the schematics) in order
to clarify this.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Robinson Jan. 21, 2019, 5 a.m. UTC | #1
On Sat, Jan 12, 2019 at 12:44 PM Stefan Wahren <stefan.wahren@i2se.com> wrote:
>
> The RPI 3 B+ provides control to both LEDs (PWR and ACT). So append
> the first letter of the LED color (like in the schematics) in order
> to clarify this.
>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>

Tested on the RPi3B+

> ---
>  arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
> index 7d65013..d3ec6cd 100644
> --- a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
> +++ b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
> @@ -42,7 +42,7 @@
>                 #gpio-cells = <2>;
>                 gpio-line-names = "BT_ON",
>                                   "WL_ON",
> -                                 "STATUS_LED",
> +                                 "STATUS_LED_R",
>                                   "LAN_RUN",
>                                   "",
>                                   "CAM_GPIO0",
> --
> 2.7.4
>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
index 7d65013..d3ec6cd 100644
--- a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
+++ b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
@@ -42,7 +42,7 @@ 
 		#gpio-cells = <2>;
 		gpio-line-names = "BT_ON",
 				  "WL_ON",
-				  "STATUS_LED",
+				  "STATUS_LED_R",
 				  "LAN_RUN",
 				  "",
 				  "CAM_GPIO0",