RE: [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support

2014-02-26 Thread li.xi...@freescale.com
Hi Thierry, Thanks very much, I will fix them all. :) -- Best Regards, Xiubo > Sorry for taking so long to get back to you. Things have been quite busy > lately. A few more comments below, but we're getting there. > > On Wed, Feb 19, 2014 at 04:38:54PM +0800, Xiubo Li wrote: > [...] > > diff -

Re: [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support

2014-02-26 Thread Thierry Reding
Hi, Sorry for taking so long to get back to you. Things have been quite busy lately. A few more comments below, but we're getting there. On Wed, Feb 19, 2014 at 04:38:54PM +0800, Xiubo Li wrote: [...] > diff --git a/drivers/pwm/pwm-fsl-ftm.c b/drivers/pwm/pwm-fsl-ftm.c [...] > +static unsigned lo

[PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support

2014-02-19 Thread Xiubo Li
The FTM PWM device can be found on Vybrid VF610 Tower and Layerscape LS-1 SoCs. Signed-off-by: Xiubo Li Signed-off-by: Alison Wang Signed-off-by: Jingchang Lu Reviewed-by: Sascha Hauer Reviewed-by: Yuan Yao --- drivers/pwm/Kconfig | 10 + drivers/pwm/Makefile | 1 + drivers/pwm