Re: [PATCH v1 00/49] ARM: dts: imx: Use #pwm-cells = <3> for imx27-pwm device

From: Shawn Guo
Date: Sun Apr 28 2024 - 03:59:38 EST


On Fri, Apr 26, 2024 at 09:40:24PM +0200, Uwe Kleine-König wrote:
> Hello,
>
> On Fri, Apr 05, 2024 at 11:41:47PM +0200, Uwe Kleine-König wrote:
> > this series addresses many warnings of the type:
> >
> > arch/arm/boot/dts/nxp/imx/imx6ul-pico-dwarf.dtb: pwm@2088000: #pwm-cells:0:0: 3 was expected
> > from schema : http://devicetree.org/schemas/pwm/imx-pwm.yaml#
> >
> > that is emitted when building with CHECK_DTBS=1.
> >
> > This completes the conversion started with
> >
> > fa28d8212ede ("ARM: dts: imx: default to #pwm-cells = <3> in the SoC dtsi files")
> > 4c6f19ab2aed ("dt-bindings: pwm: imx-pwm: Unify #pwm-cells for all compatibles")
>
> Gentle ping! I would expect that Shawn picks up this series.

Thanks for reminding! Applied all, thanks!

Shawn