Re: [PATCH] ARM: dts: bcm958625-meraki-mx6x: Use #pwm-cells = <3>
From: Florian Fainelli
Date: Tue May 27 2025 - 18:40:29 EST
From: Florian Fainelli <f.fainelli@xxxxxxxxx>
On Tue, 27 May 2025 20:13:18 +0200, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> wrote:
> bcm-nsp.dtsi has #pwm-cells = <3> as is specified in the binding. So to
> also use that correct value for bcm958625-meraki-mx6x the property
> overriding that value just has to be dropped. This fixes a few warnings
> like:
>
> arch/arm/boot/dts/broadcom/bcm958625-meraki-mx65.dtb: pwm@31000: #pwm-cells: 3 was expected
> from schema $id: http://devicetree.org/schemas/pwm/brcm,iproc-pwm.yaml#
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
> ---
Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian