[RFC 14/14] ARM: omap3-beagle.dts: add TFP410
Tomi Valkeinen
tomi.valkeinen at ti.com
Wed Mar 27 19:45:21 EST 2013
Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
---
arch/arm/boot/dts/omap3-beagle.dts | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts
index f624dc8..84785e7 100644
--- a/arch/arm/boot/dts/omap3-beagle.dts
+++ b/arch/arm/boot/dts/omap3-beagle.dts
@@ -65,3 +65,23 @@
&mmc3 {
status = "disabled";
};
+
+&dpi {
+ vdds_dsi-supply = <&vpll2>;
+};
+
+/ {
+ tfp410: tfp410 {
+ compatible = "ti,tfp410";
+ video-source = <&dpi>;
+ data-lines = <24>;
+ gpios = <&gpio5 10 0>; /* 170, power-down */
+ i2c-bus = <&i2c3>;
+ };
+
+ dvi {
+ compatible = "ti,dvi_connector";
+
+ video-source = <&tfp410>;
+ };
+};
--
1.7.10.4
More information about the devicetree-discuss
mailing list