Re: [PATCH v5 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells

From: Rob Herring
Date: Mon Jul 11 2022 - 19:06:59 EST


On Fri, 08 Jul 2022 15:39:20 +0100, Conor Dooley wrote:
> corePWM is capable of inverted operation but the binding requires
> \#pwm-cells of 2. Expand the binding to support setting the polarity.
>
> Fixes: df77f7735786 ("dt-bindings: pwm: add microchip corepwm binding")
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pwm/microchip,corepwm.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>