Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a37022d authored by Phil Elwell's avatar Phil Elwell Committed by Greg Kroah-Hartman
Browse files

ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED



[ Upstream commit 57f718aa4b93392fb1a8c0a874ab882b9e18136a ]

The red LED on the Raspberry Pi 3 B Plus is the power LED.
So fix the GPIO line name accordingly.

Fixes: 71c0cd22 ("ARM: dts: bcm2837: Add Raspberry Pi 3 B+")
Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
Signed-off-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent fd1c098b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
		#gpio-cells = <2>;
		gpio-line-names = "BT_ON",
				  "WL_ON",
				  "STATUS_LED_R",
				  "PWR_LED_R",
				  "LAN_RUN",
				  "",
				  "CAM_GPIO0",