[PATCH v3 06/11] video: tegra-dc: add 180 degree panel rotation
Svyatoslav Ryhel
clamor95 at gmail.com
Sun Apr 16 20:44:11 CEST 2023
нд, 16 квіт. 2023 р. о 20:29 Dmitry Osipenko <digetx at gmail.com> пише:
>
> 27.03.2023 11:11, Svyatoslav Ryhel пишет:
> > @@ -370,6 +383,8 @@ static int tegra_lcd_of_to_plat(struct udevice *dev)
> > return -EINVAL;
> > }
> >
> > + priv->rotation = dev_read_bool(dev, "nvidia,180-rotation");
>
> There is no "nvidia,180-rotation" in the DT binding. It should be
> standard panel property "rotation = <180>".
>
With the current state of the u-boot I was not able to get the correct rotation
of the grouper panel. Since you have grouper, maybe you can propose better
solution.
Best regards
Svyatoslav R.
More information about the U-Boot
mailing list