projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd26fd
)
ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
author
Phil Elwell
<phil@raspberrypi.com>
Mon, 11 Apr 2022 20:01:40 +0000
(22:01 +0200)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Tue, 19 Apr 2022 18:28:21 +0000
(11:28 -0700)
The red LED on the Raspberry Pi 3 B Plus is the power LED.
So fix the GPIO line name accordingly.
Fixes: 71c0cd2283f2 ("ARM: dts: bcm2837: Add Raspberry Pi 3 B+")
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
patch
|
blob
|
history
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 e12938baaf12c38890410232f15b7232ae0140ec..c263f5b48b96b6dae5098bbde7ae23a03b075bee 100644
(file)
--- a/
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
+++ b/
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
@@
-45,7
+45,7
@@
#gpio-cells = <2>;
gpio-line-names = "BT_ON",
"WL_ON",
- "
STATUS
_LED_R",
+ "
PWR
_LED_R",
"LAN_RUN",
"",
"CAM_GPIO0",