[RFC 13/14] ARM: omap3-tobi.dts: add lcd (TEST)
Tomi Valkeinen
tomi.valkeinen at ti.com
Wed Mar 27 19:45:20 EST 2013
This is a test for Overo with Palo43 expansion, _not_ Tobi. Palo43
doesn't have a dts, but seems to work ok with omap3-tobi.dts, so I used
it as a test.
Not to be merged.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
---
arch/arm/boot/dts/omap3-tobi.dts | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-tobi.dts b/arch/arm/boot/dts/omap3-tobi.dts
index a13d12d..68e3c1b 100644
--- a/arch/arm/boot/dts/omap3-tobi.dts
+++ b/arch/arm/boot/dts/omap3-tobi.dts
@@ -33,3 +33,16 @@
&mmc3 {
status = "disabled";
};
+
+&dpi {
+ vdds_dsi-supply = <&vpll2>;
+};
+
+/ {
+ lcd43 {
+ compatible = "ti,dpi_panel";
+ video-source = <&dpi>;
+ data-lines = <24>;
+ panel-name = "samsung_lte430wq_f0c";
+ };
+};
--
1.7.10.4
More information about the devicetree-discuss
mailing list