diff mbox

[v2,4/5] arm64: dts: renesas: ulcb: Add HDMI output connector

Message ID 1499741237-27407-1-git-send-email-vladimir.barinov@cogentembedded.com (mailing list archive)
State Accepted
Commit c2b7149e8bfa953bca2441a0da714ec2085344b0
Delegated to: Simon Horman
Headers show

Commit Message

Vladimir Barinov July 11, 2017, 2:47 a.m. UTC
From: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>

The ULCB board has one HDMI output connector.

This connector is available on both the H3 and M3-W ULCB boards.
Add this to the ulcb.dtsi file.

Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
---
Changes in version 2:
- removed label

 arch/arm64/boot/dts/renesas/ulcb.dtsi | 10 +++++++++++
 1 file changed, 10 insertions(+)

Comments

Geert Uytterhoeven July 11, 2017, 7:05 a.m. UTC | #1
On Tue, Jul 11, 2017 at 4:47 AM, Vladimir Barinov
<vladimir.barinov@cogentembedded.com> wrote:
> From: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
>
> The ULCB board has one HDMI output connector.
>
> This connector is available on both the H3 and M3-W ULCB boards.
> Add this to the ulcb.dtsi file.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Simon Horman July 11, 2017, 9:03 a.m. UTC | #2
On Tue, Jul 11, 2017 at 09:05:21AM +0200, Geert Uytterhoeven wrote:
> On Tue, Jul 11, 2017 at 4:47 AM, Vladimir Barinov
> <vladimir.barinov@cogentembedded.com> wrote:
> > From: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
> >
> > The ULCB board has one HDMI output connector.
> >
> > This connector is available on both the H3 and M3-W ULCB boards.
> > Add this to the ulcb.dtsi file.
> >
> > Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, applied for v4.14 with Laurent's Reviewed-by tag from v1.
I have also applied the other 4 patches from v1.
diff mbox

Patch

diff --git a/arch/arm64/boot/dts/renesas/ulcb.dtsi b/arch/arm64/boot/dts/renesas/ulcb.dtsi
index 6f0a7ca..fc5408d 100644
--- a/arch/arm64/boot/dts/renesas/ulcb.dtsi
+++ b/arch/arm64/boot/dts/renesas/ulcb.dtsi
@@ -34,6 +34,16 @@ 
 		clock-frequency = <11289600>;
 	};
 
+	hdmi0-out {
+		compatible = "hdmi-connector";
+		type = "a";
+
+		port {
+			hdmi0_con: endpoint {
+			};
+		};
+	};
+
 	keyboard {
 		compatible = "gpio-keys";