Commit dd8cd8df authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

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: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 03163470
...@@ -235,6 +235,7 @@ &gpmi { ...@@ -235,6 +235,7 @@ &gpmi {
}; };
&hdmi { &hdmi {
ddc-i2c-bus = <&i2c2>;
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment