Re: [RESEND PATCH] pwm: pwm-atmel-tcb: pinctrl support

2013-05-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:15 Fri 24 May , boris brezillon wrote: > On 23/05/2013 21:35, Thierry Reding wrote: > >On Thu, May 23, 2013 at 06:38:52PM +0200, Boris BREZILLON wrote: > >>Hello, > >> > >>I sent a patch 1 month ago to add pinctrl support to pwm-atmel-tcb > >>driver and didn't get any review. > >> > >>Cou

Re: [RESEND PATCH] pwm: pwm-atmel-tcb: pinctrl support

2013-05-24 Thread boris brezillon
On 23/05/2013 21:35, Thierry Reding wrote: On Thu, May 23, 2013 at 06:38:52PM +0200, Boris BREZILLON wrote: Hello, I sent a patch 1 month ago to add pinctrl support to pwm-atmel-tcb driver and didn't get any review. Could you take a look? This patch adds pins request for the pwm device expose

Re: [RESEND PATCH] pwm: pwm-atmel-tcb: pinctrl support

2013-05-23 Thread Thierry Reding
On Thu, May 23, 2013 at 06:38:52PM +0200, Boris BREZILLON wrote: > Hello, > > I sent a patch 1 month ago to add pinctrl support to pwm-atmel-tcb > driver and didn't get any review. > > Could you take a look? > > This patch adds pins request for the pwm device exposed by the TC > block using the

[RESEND PATCH] pwm: pwm-atmel-tcb: pinctrl support

2013-05-23 Thread Boris BREZILLON
Hello, I sent a patch 1 month ago to add pinctrl support to pwm-atmel-tcb driver and didn't get any review. Could you take a look? This patch adds pins request for the pwm device exposed by the TC block using the pinctrl subsystem. Best Regards, Boris Signed-off-by: Boris BREZILLON --- dri