Skip to content

Commit 0985b32

Browse files
committed
dts: bcm2712-rpi-500: Add USER_LED GPIO name
The USER_LED signal was missing from the initial DTS. Signed-off-by: Phil Elwell <[email protected]>
1 parent e2cafea commit 0985b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"PWR_GPIO", // GPIO_020
3636
"KEYB_RUN", // GPIO_021
3737
"-", // GPIO_022
38-
"-", // GPIO_023
38+
"USER_LED", // GPIO_023
3939
"BT_RTS", // GPIO_024
4040
"BT_CTS", // GPIO_025
4141
"BT_TXD", // GPIO_026

0 commit comments

Comments
 (0)