Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-27 Thread Thierry Reding
On Sun, Sep 23, 2012 at 03:56:35PM +0200, Ralf Baechle wrote: > On Sat, Sep 22, 2012 at 09:41:45AM +0200, Thierry Reding wrote: > > > Have you had a chance to look at this? It is the last remaining PWM > > driver that isn't moved to the PWM framework yet. All the others are > > either in linux-nex

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-23 Thread Thierry Reding
On Sun, Sep 23, 2012 at 03:56:35PM +0200, Ralf Baechle wrote: > On Sat, Sep 22, 2012 at 09:41:45AM +0200, Thierry Reding wrote: > > > Have you had a chance to look at this? It is the last remaining PWM > > driver that isn't moved to the PWM framework yet. All the others are > > either in linux-nex

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-23 Thread Ralf Baechle
On Sat, Sep 22, 2012 at 09:41:45AM +0200, Thierry Reding wrote: > Have you had a chance to look at this? It is the last remaining PWM > driver that isn't moved to the PWM framework yet. All the others are > either in linux-next already and queued for 3.7 or have recently got > Acked-by the respect

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-22 Thread Thierry Reding
On Mon, Sep 10, 2012 at 02:05:16PM +0200, Thierry Reding wrote: > Hi, > > This small series fixes a build error due to a circular header > dependency, exports the timer API so it can be used outside of > the arch/mips/jz4740 tree and finally moves and converts the > JZ4740 PWM driver to the PWM fr

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-12 Thread Thierry Reding
On Tue, Sep 11, 2012 at 07:56:29PM +0200, Lars-Peter Clausen wrote: > On 09/10/2012 07:30 PM, Thierry Reding wrote: > > On Mon, Sep 10, 2012 at 05:20:34PM +0200, Lars-Peter Clausen wrote: > >> On 09/10/2012 02:05 PM, Thierry Reding wrote: > >>> Hi, > >>> > >> > >> [...] > > > >> Patch 1 should go

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-11 Thread Lars-Peter Clausen
On 09/10/2012 07:30 PM, Thierry Reding wrote: > On Mon, Sep 10, 2012 at 05:20:34PM +0200, Lars-Peter Clausen wrote: >> On 09/10/2012 02:05 PM, Thierry Reding wrote: >>> Hi, >>> >> >> [...] > >> Patch 1 should go through the MIPS tree, but I still can't see why the issue >> should occur nor does it

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-10 Thread Thierry Reding
On Mon, Sep 10, 2012 at 05:20:34PM +0200, Lars-Peter Clausen wrote: > On 09/10/2012 02:05 PM, Thierry Reding wrote: > > Hi, > > > > I think v2 looks, good. Will give it some testing later. > > > This small series fixes a build error due to a circular header > > dependency, exports the timer API

Re: [PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework

2012-09-10 Thread Lars-Peter Clausen
On 09/10/2012 02:05 PM, Thierry Reding wrote: > Hi, > I think v2 looks, good. Will give it some testing later. > This small series fixes a build error due to a circular header > dependency, exports the timer API so it can be used outside of > the arch/mips/jz4740 tree and finally moves and conve