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
s
27.01.2023 01:00, Dmitry Osipenko пишет:
> 26.01.2023 20:54, Thierry Reding пишет:
>> On Thu, Jan 26, 2023 at 07:08:54PM +0200, Svyatoslav Ryhel wrote:
>>> чт, 26 січ. 2023 р. о 12:35 Thierry Reding пише:
>>>>
>>>> On Wed, Jan 25, 2023 at 05:41:08PM +010
26.01.2023 20:54, Thierry Reding пишет:
> On Thu, Jan 26, 2023 at 07:08:54PM +0200, Svyatoslav Ryhel wrote:
>> чт, 26 січ. 2023 р. о 12:35 Thierry Reding пише:
>>>
>>> On Wed, Jan 25, 2023 at 05:41:08PM +0100, Thierry Reding wrote:
On Tue, Jan 24, 2023 at 08:57:48AM +0200, Svyatoslav Ryhel wr
Hello Agneli,
21.01.2023 23:09, Svyatoslav Ryhel пишет:
> - ARM: tegra: remap clock_osc_freq for all Tegra family
> Enum clock_osc_freq was designed to use only with T20.
> This patch remaps it to use additional frequencies, added in
> T30+ SoC while maintaining backwards compatibility with T20.
>
4 matches
Mail list logo