commit | 3ccb1c1702ed4bb07006d20c8173899a69dae242 | [log] [tgz] |
---|---|---|
author | Tony Prisk <linux@prisktech.co.nz> | Thu Jan 03 08:44:16 2013 +1300 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Wed Jan 09 08:17:12 2013 +0100 |
tree | ef55173274b60bec942b0dcfc15f1df3614029fe | |
parent | 8ab432caa46413c9f3ca81d82ea9fa5bae07c3c1 [diff] |
pwm: vt8500: Add polarity support Add support to set polarity on PWM devices, allowing for inverted duty cycles. Also update the binding document to #pwm-cells = <3> to allow passing the flags from devicetree. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>