Re: [PATCH v9 0/2] PWM: pwm-atmel: add PWM controller driver

2013-12-17 Thread Bo Shen
Hi Thierry, On 12/17/2013 06:30 PM, Thierry Reding wrote: On Fri, Dec 13, 2013 at 02:41:48PM +0800, Bo Shen wrote: This patch series add Atmel PWM controller driver support. Changes in v9: - Address the comments from Thierry Reding Hi, I've pushed a slightly modified version of this seri

Re: [PATCH v9 0/2] PWM: pwm-atmel: add PWM controller driver

2013-12-17 Thread Thierry Reding
On Fri, Dec 13, 2013 at 02:41:48PM +0800, Bo Shen wrote: > This patch series add Atmel PWM controller driver support. > > Changes in v9: > - Address the comments from Thierry Reding Hi, I've pushed a slightly modified version of this series. There were a few minor whitespace/coding style issue

[PATCH v9 0/2] PWM: pwm-atmel: add PWM controller driver

2013-12-12 Thread Bo Shen
This patch series add Atmel PWM controller driver support. Changes in v9: - Address the comments from Thierry Reding Changes in v8: - replace pr_err by dev_err Changes in v7: - fix issue for none device tree issues. Changes in v6: - using relaxed version for writel and readl - add non