Re: [PATCH v2 15/16] pwm: add documentation for pwm push-pull mode

2018-01-19 Thread Rob Herring
On Fri, Jan 12, 2018 at 04:23:02PM +0200, Claudiu Beznea wrote: > Add documentation for PWM push-pull mode. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/pwm/pwm.txt | 8 +++- > Documentation/pwm.txt | 18 ++ > 2 files ch

[PATCH v2 15/16] pwm: add documentation for pwm push-pull mode

2018-01-12 Thread Claudiu Beznea
Add documentation for PWM push-pull mode. Signed-off-by: Claudiu Beznea --- Documentation/devicetree/bindings/pwm/pwm.txt | 8 +++- Documentation/pwm.txt | 18 ++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/