]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pwm: imx: support output polarity inversion
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 12 Jun 2014 11:38:07 +0000 (13:38 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 13 Aug 2014 05:38:58 +0000 (07:38 +0200)
commit27c98cb8b1c961cce0d77cea839dd762f9fab5c9
tree26f992b7b3bcc0bd69dd131036a4548f6c74a366
parent8c161c2dc4546075f052017c54e6dd6453b32355
pwm: imx: support output polarity inversion

The i.MX pwm unit on i.MX27 and newer SoCs provides a configurable
output polarity. This patch adds support to utilize this feature where
available.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
drivers/pwm/pwm-imx.c