On Tue, Oct 15, 2013 at 06:40:03PM -0700, H Hartley Sweeten wrote:
> 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 <hswee...@visionengravers.com>
> Cc: Ryan Mallon <rmal...@gmail.com>
> Cc: Thierry Reding <thierry.red...@gmail.com>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> ---
> v2: address issues pointed out by Thierry Reding.
> 
>  drivers/misc/Kconfig      |  13 ---
>  drivers/misc/Makefile     |   1 -
>  drivers/misc/ep93xx_pwm.c | 286 
> ----------------------------------------------
>  drivers/pwm/Kconfig       |   9 ++
>  drivers/pwm/Makefile      |   1 +
>  drivers/pwm/pwm-ep93xx.c  | 230 +++++++++++++++++++++++++++++++++++++
>  6 files changed, 240 insertions(+), 300 deletions(-)
>  delete mode 100644 drivers/misc/ep93xx_pwm.c
>  create mode 100644 drivers/pwm/pwm-ep93xx.c

Applied, thanks.

Thierry

Attachment: pgp3yvMzpqGxP.pgp
Description: PGP signature

Reply via email to