[PATCH 02/12] arm64: dts: rockchip: Add panel orientation to Odroid Go Advance
Heiko Stübner
heiko at sntech.de
Thu Jun 24 18:37:26 UTC 2021
Am Donnerstag, 24. Juni 2021, 20:26:02 CEST schrieb Ezequiel Garcia:
> The Odroid Go Advance panel is rotated, so let's reflect this
> in the device tree.
>
> Signed-off-by: Ezequiel Garcia <ezequiel at collabora.com>
similar patch already applied for 5.14:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts?id=edb39de5d731f147c7b08c4a5eb246ae1dbdd947
> ---
> arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts b/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts
> index 49c97f76df77..cca19660e60a 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts
> +++ b/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts
> @@ -240,6 +240,7 @@ panel at 0 {
> iovcc-supply = <&vcc_lcd>;
> reset-gpios = <&gpio3 RK_PC0 GPIO_ACTIVE_LOW>;
> vdd-supply = <&vcc_lcd>;
> + rotation = <270>;
>
> port {
> mipi_in_panel: endpoint {
>
More information about the dri-devel
mailing list