Hi Sebastian, Thank you for the patch. On Tue, Jun 30, 2020 at 12:33:15AM +0200, Sebastian Reichel wrote: > Add information about panel orientation, so that the > system boots into a properly rotated shell. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/motorola-mapphone-common.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/motorola-mapphone-common.dtsi b/arch/arm/boot/dts/motorola-mapphone-common.dtsi > index 0e22fdfa42aa..e672e714fcbe 100644 > --- a/arch/arm/boot/dts/motorola-mapphone-common.dtsi > +++ b/arch/arm/boot/dts/motorola-mapphone-common.dtsi > @@ -218,6 +218,7 @@ lcd0: panel@0 { > > width-mm = <50>; > height-mm = <89>; > + rotation = <90>; > > panel-timing { > clock-frequency = <0>; /* Calculated by dsi */ -- Regards, Laurent Pinchart