[PATCH v1] ARM: dts: imx: Fix iMX6QDL DHCOM PDK2 DTC Warnings

Fabio Estevam festevam at gmail.com
Wed Apr 27 02:46:21 CEST 2022


Hi Marek,

On Tue, Apr 26, 2022 at 8:55 PM Marek Vasut <marex at denx.de> wrote:

> Ouch ... so what did Linux do about that breakage ?

Linux treats the third pwm cell as optional.

Please see:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.18-rc4&id=83af24027b3df1af5c5a9aa9adcdcfeb3429d3be

It seems we need of_pwm_xlate_with_flags() ported to U-Boot.

Thanks


More information about the U-Boot mailing list