RE: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-17 Thread Sugumar Natarajan
On Thu, Sep 09, 2010 at 16:10:49, Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides a list of functions that can be accessed by the PWM control driver module and the generic

RE: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-17 Thread Sugumar Natarajan
-Original Message- From: Sugumar Natarajan [mailto:sugu...@ti.com] Sent: Thursday, September 09, 2010 4:11 PM To: davinci-linux-open-source@linux.davincidsp.com Cc: Sugumar Natarajan Subject: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control This patch adds generic PWM

Re: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-16 Thread Kevin Hilman
Caglar Akyuz caglarak...@gmail.com writes: Sugumar Natarajan wrote: On Fri, Sep 10, 2010 at 23:12:36, Caglar Akyuz wrote: On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be

Re: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-16 Thread Caglar Akyuz
On Thursday 16 September 2010 08:24:50 pm Kevin Hilman wrote: Caglar Akyuz caglarak...@gmail.com writes: Sugumar Natarajan wrote: On Fri, Sep 10, 2010 at 23:12:36, Caglar Akyuz wrote: On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support

RE: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-13 Thread Sugumar Natarajan
On Fri, Sep 10, 2010 at 22:04:08, Caglar Akyuz wrote: On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides a list of functions that

RE: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-13 Thread Sugumar Natarajan
On Fri, Sep 10, 2010 at 23:12:36, Caglar Akyuz wrote: On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides a list of functions that

Re: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-13 Thread Caglar Akyuz
Sugumar Natarajan wrote: On Fri, Sep 10, 2010 at 23:12:36, Caglar Akyuz wrote: On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides

Re: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-10 Thread Caglar Akyuz
On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides a list of functions that can be accessed by the PWM control driver module and the

Re: [PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-10 Thread Caglar Akyuz
On Thursday 09 September 2010 01:40:49 pm Sugumar Natarajan wrote: This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides a list of functions that can be accessed by the PWM control driver module and the

[PATCH v4 1/2] davinci: Add generic PWM support for PWM control

2010-09-09 Thread Sugumar Natarajan
This patch adds generic PWM support where it maintains the list of PWM control devices that can be added or removed. The interface provides a list of functions that can be accessed by the PWM control driver module and the generic PWM driver. The PWM control driver module such as eCAP uses the