On Wed, 19 Jun 2019 11:52:01 +0200, Fabrice Gasnier wrote: > STM32 Timers support generic 3 cells PWM bindings to encode PWM number, > period and polarity as defined in pwm.txt. > > Fixes: cd9a99c2f8e8 ("dt-bindings: pwm: Add STM32 bindings") > > Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxx> > --- > Documentation/devicetree/bindings/pwm/pwm-stm32.txt | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>