Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Mike Dunn
On 12/04/2013 01:21 AM, Thierry Reding wrote: > On Tue, Dec 03, 2013 at 10:45:29AM -0800, Mike Dunn wrote: >> On 12/03/2013 02:17 AM, Thierry Reding wrote: >>> On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: This patch adds device tree support to the PXA's PWM driver. Nothing

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 10:45:29AM -0800, Mike Dunn wrote: > On 12/03/2013 02:17 AM, Thierry Reding wrote: > > On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: > >> This patch adds device tree support to the PXA's PWM driver. Nothing > >> needs to be extracted from the device tree node b

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Haojian Zhuang
On 12/04/2013 05:03 PM, Thierry Reding wrote: On Wed, Dec 04, 2013 at 09:12:51AM +0800, Haojian Zhuang wrote: On 12/04/2013 02:45 AM, Mike Dunn wrote: On 12/03/2013 02:17 AM, Thierry Reding wrote: On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: This patch adds device tree support

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Thierry Reding
On Wed, Dec 04, 2013 at 09:12:51AM +0800, Haojian Zhuang wrote: > > On 12/04/2013 02:45 AM, Mike Dunn wrote: > >On 12/03/2013 02:17 AM, Thierry Reding wrote: > >>On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: > >>>This patch adds device tree support to the PXA's PWM driver. Nothing >

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-03 Thread Haojian Zhuang
On 12/04/2013 02:45 AM, Mike Dunn wrote: On 12/03/2013 02:17 AM, Thierry Reding wrote: On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: This patch adds device tree support to the PXA's PWM driver. Nothing needs to be extracted from the device tree node by the PWM device. Client devi

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-03 Thread Mike Dunn
On 12/03/2013 02:17 AM, Thierry Reding wrote: > On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: >> This patch adds device tree support to the PXA's PWM driver. Nothing >> needs to be extracted from the device tree node by the PWM device. >> Client devices need only specify the period; t

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-03 Thread Thierry Reding
On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: > This patch adds device tree support to the PXA's PWM driver. Nothing > needs to be extracted from the device tree node by the PWM device. > Client devices need only specify the period; the per-chip index is > implicitly zero because one

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-10-10 Thread Mike Dunn
On 10/08/2013 06:12 AM, Thierry Reding wrote: > On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: >> This patch adds device tree support to the PXA's PWM driver. Nothing >> needs to be extracted from the device tree node by the PWM device. >> Client devices need only specify the period; t

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-10-08 Thread Thierry Reding
On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: > This patch adds device tree support to the PXA's PWM driver. Nothing > needs to be extracted from the device tree node by the PWM device. > Client devices need only specify the period; the per-chip index is > implicitly zero because one