pwm: add ep93xx PWM support
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 16 Oct 2013 01:40:03 +0000 (18:40 -0700)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 17 Oct 2013 14:07:19 +0000 (16:07 +0200)
Remove the non-standard EP93xx PWM driver in drivers/misc and add
a new driver for the PWM controllers on the EP93xx platform based
on the PWM framework.

These PWM controllers each support 1 PWM channel with programmable
duty cycle, frequency, and polarity inversion.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ryan Mallon <rmallon@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found