OSDN Git Service

ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 10 Jan 2019 19:22:55 +0000 (20:22 +0100)
committerStefan Wahren <stefan.wahren@i2se.com>
Fri, 1 Feb 2019 10:55:55 +0000 (11:55 +0100)
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>
Reviewed-by: Eric Anholt <eric@anholt.net>
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts

index 7d65013..d3ec6cd 100644 (file)
@@ -42,7 +42,7 @@
                #gpio-cells = <2>;
                gpio-line-names = "BT_ON",
                                  "WL_ON",
-                                 "STATUS_LED",
+                                 "STATUS_LED_R",
                                  "LAN_RUN",
                                  "",
                                  "CAM_GPIO0",