diff mbox series

[4/6] ARM: dts: bcm2837-rpi-3-b: Use consistent label for HDMI hotplug

Message ID 1547297008-2740-5-git-send-email-stefan.wahren@i2se.com (mailing list archive)
State Mainlined, archived
Commit 74a04e07f9d5add08920d8db0779ddd676f392a0
Headers show
Series ARM: dts: bcm283x: Several DTS improvements | expand

Commit Message

Stefan Wahren Jan. 12, 2019, 12:43 p.m. UTC
This make the GPIO label for HDMI hotplug more consistent to the other
boards.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Robinson Jan. 21, 2019, 5:02 a.m. UTC | #1
On Sat, Jan 12, 2019 at 12:44 PM Stefan Wahren <stefan.wahren@i2se.com> wrote:
>
> This make the GPIO label for HDMI hotplug more consistent to the other
> boards.
>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>

Verified output on a RPi3.

> ---
>  arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b.dts
> index 9abb9c5..31b1c03 100644
> --- a/arch/arm/boot/dts/bcm2837-rpi-3-b.dts
> +++ b/arch/arm/boot/dts/bcm2837-rpi-3-b.dts
> @@ -39,7 +39,7 @@
>                                   "WL_ON",
>                                   "STATUS_LED",
>                                   "LAN_RUN",
> -                                 "HPD_N",
> +                                 "HDMI_HPD_N",
>                                   "CAM_GPIO0",
>                                   "CAM_GPIO1",
>                                   "PWR_LOW_N";
> --
> 2.7.4
>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b.dts
index 9abb9c5..31b1c03 100644
--- a/arch/arm/boot/dts/bcm2837-rpi-3-b.dts
+++ b/arch/arm/boot/dts/bcm2837-rpi-3-b.dts
@@ -39,7 +39,7 @@ 
 				  "WL_ON",
 				  "STATUS_LED",
 				  "LAN_RUN",
-				  "HPD_N",
+				  "HDMI_HPD_N",
 				  "CAM_GPIO0",
 				  "CAM_GPIO1",
 				  "PWR_LOW_N";