Commit d6c95d54 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Tony Lindgren

ARM: dts: omap4-droid4: improve LCD description

This improves LCD support for the Droid 4.
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 01ce8803
......@@ -177,6 +177,10 @@ lcd0: display {
vddi-supply = <&lcd_regulator>;
reset-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>; /* gpio101 */
width-mm = <50>;
height-mm = <89>;
backlight = <&lcd_backlight>;
panel-timing {
clock-frequency = <0>; /* Calculated by dsi */
......@@ -346,7 +350,7 @@ lm3532@38 {
enable-gpios = <&gpio6 12 GPIO_ACTIVE_HIGH>;
backlight {
lcd_backlight: backlight {
compatible = "ti,lm3532-backlight";
lcd {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment