Re: [PATCH v3] PWM: add lpc32xx PWM support

2012-07-10 Thread Thierry Reding
On Tue, Jul 10, 2012 at 11:38:10AM -0300, Alexandre Pereira da Silva wrote: > Add lpc32xx SOC PWM driver. > > Signed-off-by: Alexandre Pereira da Silva > --- > Changes since v2: > * Update commit message > * Change the driver to handle the two PWM's of the SOC > * Disable clock on removal > > Ch

Re: [PATCH v3] PWM: add lpc32xx PWM support

2012-07-10 Thread Roland Stigge
On 07/10/2012 04:38 PM, Alexandre Pereira da Silva wrote: > Add lpc32xx SOC PWM driver. > > Signed-off-by: Alexandre Pereira da Silva Acked-by: Roland Stigge > --- > Changes since v2: > * Update commit message > * Change the driver to handle the two PWM's of the SOC > * Disable clock on remova