lkml.org 
[lkml]   [2013]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] pwm: add ep93xx PWM support
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 <hsweeten@visionengravers.com>
> Cc: Ryan Mallon <rmallon@gmail.com>
> Cc: Thierry Reding <thierry.reding@gmail.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Greg Kroah-Hartman <gregkh@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
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2013-10-17 16:41    [W:0.043 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site