[RFC 13/14] ARM: omap3-tobi.dts: add lcd (TEST)
From: Tomi Valkeinen <hidden>
Date: 2013-03-27 08:45:20
Also in:
linux-fbdev, linux-omap
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Tomi Valkeinen <hidden>
Date: 2013-03-27 08:45:20
Also in:
linux-fbdev, linux-omap
Subsystem:
the rest · Maintainer:
Linus Torvalds
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 <redacted> --- 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