]> 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>
Fri, 4 Jul 2014 10:36:05 +0000 (12:36 +0200)
commit838abe953dd16ceb52ec9ecc1fb5ec27c083214a
treefa8bbdc39de02e6c97316dc5053d14839dd93ec1
parent6e8c304bfc2c82ab1a6a0f50c00bcfb0c83caeaf
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.
drivers/pwm/pwm-imx.c