From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Tue, 29 Jul 2014 15:48:34 +0800 Subject: [PATCH 2/3] ARM: dts: nitrogen6x: add hdmi In-Reply-To: <1406296528.4643.22.camel@weser.hi.pengutronix.de> References: <1406285393-23545-1-git-send-email-l.stach@pengutronix.de> <1406285393-23545-2-git-send-email-l.stach@pengutronix.de> <1406296528.4643.22.camel@weser.hi.pengutronix.de> Message-ID: <20140729074833.GD24750@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 25, 2014 at 03:55:28PM +0200, Lucas Stach wrote: > Am Freitag, den 25.07.2014, 10:48 -0300 schrieb Fabio Estevam: > > Hi Lucas, > > > > On Fri, Jul 25, 2014 at 7:49 AM, Lucas Stach wrote: > > > From: Michael Olbrich > > > > > > Signed-off-by: Michael Olbrich > > > Signed-off-by: Lucas Stach > > > --- > > > arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 6 ++++++ > > > 1 file changed, 6 insertions(+) > > > > > > diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi > > > index 3362d2600d85..4e27cf9f3d2e 100644 > > > --- a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi > > > +++ b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi > > > @@ -174,6 +174,12 @@ > > > status = "okay"; > > > }; > > > > > > +&hdmi { > > > + ddc-i2c-bus = <&i2c2>; > > > + hpd-unreliable; > > > > I don't see this property available in linux-next yet. Are we missing > > the patch that adds it? > > > Right, we are missing a patch here. It already has been posted to the > list long time ago, but obviously fell through the cracks. Thanks for > spotting. So should I drop the property and apply the patches or just ignore the series? Shawn