Skip to content

Commit

Permalink
dts: bcm2712-rpi-500: Add USER_LED GPIO name
Browse files Browse the repository at this point in the history
The USER_LED signal was missing from the initial DTS.

Signed-off-by: Phil Elwell <[email protected]>
  • Loading branch information
pelwell authored and popcornmix committed Oct 17, 2024
1 parent 61484f5 commit 3dbd780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"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
Expand Down

0 comments on commit 3dbd780

Please sign in to comment.