mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ARM: dts: omap4-droid4: add panel orientation
Add information about panel orientation, so that the system boots into a properly rotated shell. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
86ea53b42b
commit
95d4208075
|
|
@ -218,6 +218,7 @@ lcd0: panel@0 {
|
|||
|
||||
width-mm = <50>;
|
||||
height-mm = <89>;
|
||||
rotation = <90>;
|
||||
|
||||
panel-timing {
|
||||
clock-frequency = <0>; /* Calculated by dsi */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user