ARM: dts: imx6qdl-sabreauto: Pass the DDC I2C bus

On imx6qdl-sabreauto the HDMI DDC bus is connected to I2C2, so
pass the 'ddc-i2c-bus' property accordingly.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2017-11-23 13:00:12 -02:00 committed by Shawn Guo
parent 03163470b1
commit dd8cd8df1f
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@
};
&hdmi {
ddc-i2c-bus = <&i2c2>;
status = "okay";
};