[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131017141818.GB32734@ulmo.nvidia.com>
Date: Thu, 17 Oct 2013 16:18:19 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: H Hartley Sweeten <hartleys@...ionengravers.com>
Cc: linux-pwm@...r.kernel.org,
Linux Kernel <linux-kernel@...r.kernel.org>,
Ryan Mallon <rmallon@...il.com>, arnd@...db.de,
gregkh@...uxfoundation.org
Subject: Re: [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@...ionengravers.com>
> Cc: Ryan Mallon <rmallon@...il.com>
> Cc: Thierry Reding <thierry.reding@...il.com>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.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
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists