Skip to content

Commit 2219626

Browse files
lujianhuaandersson
authored andcommitted
arm64: dts: qcom: sm8250-xiaomi-elish: set rotation
Xiaomi Pad 5 Pro has a 2560x1600 portrait screen, set RIGHT_UP rotation to make it look like a landscape screen. Signed-off-by: Jianhua Lu <lujianhua000@gmail.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240227121744.10918-1-lujianhua000@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent a4f82b8 commit 2219626

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: BSD-3-Clause
22
/*
3-
* Copyright (c) 2022, 2023 Jianhua Lu <lujianhua000@gmail.com>
3+
* Copyright (c) 2022-2024 Jianhua Lu <lujianhua000@gmail.com>
44
*/
55

66
#include <dt-bindings/arm/qcom,ids.h>
@@ -551,6 +551,7 @@
551551
vddio-supply = <&vreg_l14a_1p88>;
552552
reset-gpios = <&tlmm 75 GPIO_ACTIVE_LOW>;
553553
backlight = <&backlight>;
554+
rotation = <90>;
554555

555556
status = "disabled";
556557

0 commit comments

Comments
 (0)