Re: [PATCH V3] ARM: dts: imx6q-logicpd: Fix broken PWM

From: Shawn Guo
Date: Sat Aug 22 2020 - 22:19:20 EST


On Wed, Aug 19, 2020 at 02:59:44PM -0500, Adam Ford wrote:
> The DTC doesn't like the default PWM settings, because it's expecting
> three cells. This patch reduces adds the extra entry of 0 to the PWM
> reference.
>
> Fixes: fa28d8212ede ("ARM: dts: imx: default to #pwm-cells = <3> in the SoC dtsi files")
>
> Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>

Applied, thanks.