]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: Add PWM polarity flag macro for DT
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 17 Jul 2013 22:54:21 +0000 (00:54 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 3 Sep 2013 11:08:09 +0000 (13:08 +0200)
commit3a02dbcbd2ca74a8d97a4223bad14eaa6ea54cdc
treebb03808265ef5c1d4d1a95b95d7b4eecdb89d074
parent677052e91e2551df14a788375840cca523d1ac21
pwm: Add PWM polarity flag macro for DT

Define a PWM_POLARITY_INVERTED macro in include/dt-bindings/pwm/pwm.h to
be used by device tree sources.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/pwm.txt
include/dt-bindings/pwm/pwm.h [new file with mode: 0644]