This improves LCD support for the Droid 4.

Signed-off-by: Sebastian Reichel <sebastian.reic...@collabora.co.uk>
---
 arch/arm/boot/dts/omap4-droid4-xt894.dts | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/omap4-droid4-xt894.dts 
b/arch/arm/boot/dts/omap4-droid4-xt894.dts
index 3af4905a6b61..942bb6ec99e5 100644
--- a/arch/arm/boot/dts/omap4-droid4-xt894.dts
+++ b/arch/arm/boot/dts/omap4-droid4-xt894.dts
@@ -192,6 +192,10 @@
                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 */
 
@@ -361,7 +365,7 @@
 
                enable-gpios = <&gpio6 12 GPIO_ACTIVE_HIGH>;
 
-               backlight {
+               lcd_backlight: backlight {
                        compatible = "ti,lm3532-backlight";
 
                        lcd {
-- 
2.13.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to