Re: [PATCH v2 1/3] dt-bindings: pwm-stm32: document pinctrl sleep state

2019-10-16 Thread Thierry Reding
On Fri, Oct 04, 2019 at 02:53:51PM +0200, Fabrice Gasnier wrote: > Add documentation for pinctrl sleep state that can be used by > STM32 timers PWM. > > Signed-off-by: Fabrice Gasnier > --- > Documentation/devicetree/bindings/pwm/pwm-stm32.txt | 8 +--- > 1 file changed, 5 insertions(+), 3 d

Re: [PATCH v2 1/3] dt-bindings: pwm-stm32: document pinctrl sleep state

2019-10-11 Thread Rob Herring
On Fri, 4 Oct 2019 14:53:51 +0200, Fabrice Gasnier wrote: > Add documentation for pinctrl sleep state that can be used by > STM32 timers PWM. > > Signed-off-by: Fabrice Gasnier > --- > Documentation/devicetree/bindings/pwm/pwm-stm32.txt | 8 +--- > 1 file changed, 5 insertions(+), 3 deletion

[PATCH v2 1/3] dt-bindings: pwm-stm32: document pinctrl sleep state

2019-10-04 Thread Fabrice Gasnier
Add documentation for pinctrl sleep state that can be used by STM32 timers PWM. Signed-off-by: Fabrice Gasnier --- Documentation/devicetree/bindings/pwm/pwm-stm32.txt | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/pwm/pwm-stm32.txt