mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/1] imx6q-embedsky-e9: we use the i2c2 for hdmi
@ 2015-02-18  5:58 Jean-Christophe PLAGNIOL-VILLARD
  2015-02-19 19:51 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2015-02-18  5:58 UTC (permalink / raw)
  To: barebox

with this the splash work

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
 arch/arm/dts/imx6q-embedsky-e9.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/imx6q-embedsky-e9.dtsi b/arch/arm/dts/imx6q-embedsky-e9.dtsi
index 060d103..f117cae 100644
--- a/arch/arm/dts/imx6q-embedsky-e9.dtsi
+++ b/arch/arm/dts/imx6q-embedsky-e9.dtsi
@@ -372,6 +372,7 @@
 
 &hdmi {
 	status = "okay";
+	ddc-i2c-bus = <&i2c2>;
 };
 
 &can1 {
-- 
2.1.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-19 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18  5:58 [PATCH 1/1] imx6q-embedsky-e9: we use the i2c2 for hdmi Jean-Christophe PLAGNIOL-VILLARD
2015-02-19 19:51 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox