All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
To: linux-renesas-soc@vger.kernel.org
Subject: [PATCH v5 3/6] arm64: dts: renesas: salvator-x: Add HDMI output connectors
Date: Sun, 14 May 2017 02:16:15 +0300	[thread overview]
Message-ID: <20170513231618.1715-4-laurent.pinchart+renesas@ideasonboard.com> (raw)
In-Reply-To: <20170513231618.1715-1-laurent.pinchart+renesas@ideasonboard.com>

The Salvator-X board has two HDMI output connectors. Add them to the
common salvator-x.dtsi.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
---
Changes since v4:

- Split connectors to a new patch
---
 arch/arm64/boot/dts/renesas/salvator-x.dtsi | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/salvator-x.dtsi b/arch/arm64/boot/dts/renesas/salvator-x.dtsi
index 3fc60ba41229..3434c7552fcc 100644
--- a/arch/arm64/boot/dts/renesas/salvator-x.dtsi
+++ b/arch/arm64/boot/dts/renesas/salvator-x.dtsi
@@ -151,6 +151,28 @@
 			  1800000 0>;
 	};
 
+	hdmi0-out {
+		compatible = "hdmi-connector";
+		label = "HDMI0 OUT";
+		type = "a";
+
+		port {
+			hdmi0_con: endpoint {
+			};
+		};
+	};
+
+	hdmi1-out {
+		compatible = "hdmi-connector";
+		label = "HDMI1 OUT";
+		type = "a";
+
+		port {
+			hdmi1_con: endpoint {
+			};
+		};
+	};
+
 	vga {
 		compatible = "vga-connector";
 
-- 
Regards,

Laurent Pinchart

  parent reply	other threads:[~2017-05-13 23:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-13 23:16 [PATCH v5 0/6] R-Car H3 HDMI output DT integration Laurent Pinchart
2017-05-13 23:16 ` [PATCH v5 1/6] arm64: dts: renesas: r8a7795: Add HDMI encoder support Laurent Pinchart
2017-05-14  9:49   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 2/6] arm64: dts: renesas: salvator-x: Add DU external dot clock sources Laurent Pinchart
2017-05-14  9:57   ` Geert Uytterhoeven
2017-05-13 23:16 ` Laurent Pinchart [this message]
2017-05-14  9:59   ` [PATCH v5 3/6] arm64: dts: renesas: salvator-x: Add HDMI output connectors Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 4/6] arm64: dts: renesas: r8a7795-salvator-x: Add DU external dot clocks Laurent Pinchart
2017-05-14 10:01   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 5/6] arm64: dts: renesas: r8a7795-salvator-x: Enable HDMI outputs Laurent Pinchart
2017-05-14 10:01   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 6/6] ARM: shmobile: dts: Switch to panel-lvds bindings for Mitsubishi panels Laurent Pinchart
2017-05-14 10:03   ` Geert Uytterhoeven
2017-05-15  6:52 ` [PATCH v5 0/6] R-Car H3 HDMI output DT integration Simon Horman
2017-05-15  6:53   ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170513231618.1715-4-laurent.pinchart+renesas@ideasonboard.com \
    --to=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.