Skip to content

Commit

Permalink
ARM: dts: imx6qdl-sabreauto: Pass the DDC I2C bus
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Dec 26, 2017
1 parent 0316347 commit dd8cd8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
};

&hdmi {
ddc-i2c-bus = <&i2c2>;
status = "okay";
};

Expand Down

0 comments on commit dd8cd8d

Please sign in to comment.