]> git.karo-electronics.de Git - karo-tx-linux.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)
commit9344dade4f9438c26f7eb517caeceee4d52a3a68
treebb03808265ef5c1d4d1a95b95d7b4eecdb89d074
parentcfb9e4c40e87dffdce96d3a95c33d01f441b2470
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]