Hello,
[adding Arnd to To:]
On Thu, Apr 24, 2025 at 05:05:29PM +0200, Uwe Kleine-König wrote:
On Thu, Apr 03, 2025 at 12:49:14PM +0200, Uwe Kleine-König wrote:
If these PWMs are to be used, a #pwm-cells property is necessary. The
right location for that is in the SoC's dtsi file to not make
machine.dts files repeat the value for each usage. Currently the
machines based on nxp/lpc/lpc32xx.dtsi don't make use of the PWMs, so
there are no properties to drop there.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
I wonder if this patch is still on someone's radar. I didn't hear
anything back and it's not in next.
This is still the status quo.
There is a patch in next touching arch/arm/boot/dts/nxp/lpc/lpc32xx.dtsi
applied by Arnd. So maybe the problem that my patch wasn't picked up is
that Arnd wasn't aware?