Hi Hsin-Yi, Thank you for the patch. Missatge de Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> del dia dj., 27 de maig 2021 a les 9:42: > > krane, kakadu, and kodama boards have a default panel rotation. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> It looks good to me, so Reviewed-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> and, on a Lenovo IdeaPad Duet. The display appears well rotated now. Tested-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> Thanks, Enric > --- > arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi > index ff56bcfa3370..793cc9501337 100644 > --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi > +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi > @@ -263,6 +263,7 @@ panel: panel@0 { > avee-supply = <&ppvarp_lcd>; > pp1800-supply = <&pp1800_lcd>; > backlight = <&backlight_lcd0>; > + rotation = <270>; > port { > panel_in: endpoint { > remote-endpoint = <&dsi_out>; > -- > 2.31.1.818.g46aad6cb9e-goog >