On Fri, Sep 22, 2023 at 09:42:29AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > mxs-pwm.yaml documents that #pwm-cells should be 3. > > This is correct as the last cell may indicate the PWM polarity. > > Convert all mxs devicetree files to using #pwm-cells = <3> for > consistency. > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> Applied, thanks!