From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 29 Nov 2017 14:24:28 +0800 Subject: [PATCH 1/2] ARM: dts: imx6qdl-sabreauto: Pass the DDC I2C bus In-Reply-To: <1511449213-13855-1-git-send-email-fabio.estevam@nxp.com> References: <1511449213-13855-1-git-send-email-fabio.estevam@nxp.com> Message-ID: <20171129062427.GG9376@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 23, 2017 at 01:00:12PM -0200, Fabio Estevam wrote: > On imx6qdl-sabreauto the HDMI DDC bus is connected to I2C2, so > pass the 'ddc-i2c-bus' property accordingly. > > Signed-off-by: Fabio Estevam Applied both, thanks.