Re: [PATCH 4/5] arm64: dts: renesas: ulcb: Add HDMI output connector
From: Laurent Pinchart <hidden>
Date: 2017-07-10 19:38:21
Also in:
linux-renesas-soc
Hi Vladimir, On Monday 10 Jul 2017 19:28:57 Vladimir Barinov wrote:
On 10.07.2017 16:09, Laurent Pinchart wrote:quoted
On Friday 07 Jul 2017 05:37:36 Vladimir Barinov wrote:quoted
From: Vladimir Barinov <vladimir.barinov+renesas-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> 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 [off-list ref] --- arch/arm64/boot/dts/renesas/ulcb.dtsi | 11 +++++++++++ 1 file changed, 11 insertions(+)diff --git a/arch/arm64/boot/dts/renesas/ulcb.dtsib/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,17 @@ clock-frequency = <11289600>; }; + hdmi0-out { + compatible = "hdmi-connector"; + label = "HDMI0 OUT";As far as I know there is no "HDMI0 OUT" label on the board or casing. You can remove the label property. Apart from that,I was thinking that this is a label on schematic. ULCB has similar schematic label as first HDMI connector on Salvator-X "HDMI output(HDMI0)", hence I've just copied label name from Salvator-X file. Right, there is no such name on ULCB pcb or plastic cover.
Yes, that's the difference with the Salvator-X, where the plastic cover has a label.
Is it okay If I resend only one patch with label field removed?
Sure. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html