提交 d6c95d54 编写于 作者: S Sebastian Reichel 提交者: Tony Lindgren

ARM: dts: omap4-droid4: improve LCD description

This improves LCD support for the Droid 4.
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 01ce8803
...@@ -177,6 +177,10 @@ ...@@ -177,6 +177,10 @@
vddi-supply = <&lcd_regulator>; vddi-supply = <&lcd_regulator>;
reset-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>; /* gpio101 */ reset-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>; /* gpio101 */
width-mm = <50>;
height-mm = <89>;
backlight = <&lcd_backlight>;
panel-timing { panel-timing {
clock-frequency = <0>; /* Calculated by dsi */ clock-frequency = <0>; /* Calculated by dsi */
...@@ -346,7 +350,7 @@ ...@@ -346,7 +350,7 @@
enable-gpios = <&gpio6 12 GPIO_ACTIVE_HIGH>; enable-gpios = <&gpio6 12 GPIO_ACTIVE_HIGH>;
backlight { lcd_backlight: backlight {
compatible = "ti,lm3532-backlight"; compatible = "ti,lm3532-backlight";
lcd { lcd {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册