From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 29 Jun 2015 20:54:46 +0800 Subject: [PATCH] ARM: dts: imx6qdl-sabreauto: Add HDMI support In-Reply-To: References: <1433277693-10767-1-git-send-email-festevam@gmail.com> <20150629114709.GL10332@tiger> Message-ID: <20150629125446.GP10332@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 29, 2015 at 08:55:57AM -0300, Fabio Estevam wrote: > On Mon, Jun 29, 2015 at 8:47 AM, Shawn Guo wrote: > > On Tue, Jun 02, 2015 at 05:41:33PM -0300, Fabio Estevam wrote: > >> From: Fabio Estevam > >> > >> Add HDMI support. As the DDC I2C pins are not connected due to > >> pin conflicts, we do not pass the 'ddc-i2c-bus' property in > >> this case. > > > > HDMI works without 'ddc-i2c-bus' property and I2C pins? If not, what's > > point of this patch. > > Yes, HDMI works fine without 'ddc-i2c-bus' property. > > 'ddc-i2c-bus' property is not mandatory to get HDMI functional. Okay. Patch applied.