[PATCHv3 8/8] ARM: dts: omap4-droid4: Add LCD panel rotation property

From: Sebastian Reichel
Date: Fri Mar 30 2018 - 13:19:08 EST


This adds a LCD panel rotation hint to the Droid 4. If the
display is rotated this way the keyboard can be used properly.

Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
---
arch/arm/boot/dts/omap4-droid4-xt894.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/omap4-droid4-xt894.dts b/arch/arm/boot/dts/omap4-droid4-xt894.dts
index bdf73cbcec3a..3ed090a9db6c 100644
--- a/arch/arm/boot/dts/omap4-droid4-xt894.dts
+++ b/arch/arm/boot/dts/omap4-droid4-xt894.dts
@@ -214,6 +214,7 @@

width-mm = <50>;
height-mm = <89>;
+ rotation = <90>;
backlight = <&lcd_backlight>;

panel-timing {
--
2.16.2