From: Stefan Wahren Date: Thu, 10 Jan 2019 19:22:55 +0000 (+0100) Subject: ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ef528c37e4c5e6c00e2f211559569002786bd6a2;p=linux.git ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED The RPI 3 B+ provides control to both LEDs (PWR and ACT). So append the first letter of the LED color (like in the schematics) in order to clarify this. Signed-off-by: Stefan Wahren Tested-by: Peter Robinson Reviewed-by: Eric Anholt --- 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 7d65013f5a4b6..d3ec6cd86bfc5 100644 --- a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts +++ b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts @@ -42,7 +42,7 @@ #gpio-cells = <2>; gpio-line-names = "BT_ON", "WL_ON", - "STATUS_LED", + "STATUS_LED_R", "LAN_RUN", "", "CAM_GPIO0",