Re: [RESEND PATCH v5 5/9] pwm: add PWM modes
From: Rob Herring <robh@kernel.org>
Date: 2018-08-28 22:27:12
Also in:
linux-arm-kernel, linux-doc, linux-pwm, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-08-28 22:27:12
Also in:
linux-arm-kernel, linux-doc, linux-pwm, lkml
On Tue, Aug 28, 2018 at 04:01:22PM +0300, Claudiu Beznea wrote:
Add PWM normal and complementary modes. Signed-off-by: Claudiu Beznea <redacted> --- Documentation/devicetree/bindings/pwm/pwm.txt | 9 +++++++--
Acked-by: Rob Herring <robh@kernel.org>
Documentation/pwm.txt | 26 +++++++++++++++++++++++--- include/dt-bindings/pwm/pwm.h | 1 + 3 files changed, 31 insertions(+), 5 deletions(-)