[SRU][N:raspi][PATCH 10/13] dts: bcm2712-rpi-500: Add USER_LED GPIO name

Juerg Haefliger juerg.haefliger at canonical.com
Tue Jun 3 07:35:23 UTC 2025


From: Phil Elwell <phil at raspberrypi.com>

BugLink: https://bugs.launchpad.net/bugs/2111928

The USER_LED signal was missing from the initial DTS.

Signed-off-by: Phil Elwell <phil at raspberrypi.com>
(cherry picked from commit 0985b32279d47e7ea01152233d26eedcdf721d09 rpi-6.6.y)
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
index c023e3f9c0ad..1862e55fa1d2 100644
--- a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
+++ b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
@@ -35,7 +35,7 @@ &gio {
 		"PWR_GPIO", // GPIO_020
 		"KEYB_RUN", // GPIO_021
 		"-", // GPIO_022
-		"-", // GPIO_023
+		"USER_LED", // GPIO_023
 		"BT_RTS", // GPIO_024
 		"BT_CTS", // GPIO_025
 		"BT_TXD", // GPIO_026
-- 
2.48.1




More information about the kernel-team mailing list