Re: [RFCv2][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-30 Thread Kumar Gala
On Oct 30, 2013, at 1:23 AM, Xiubo Li wrote: > This adds the Document for Freescale FTM PWM driver under > Documentation/devicetree/bindings/pwm/. > > Signed-off-by: Xiubo Li > --- > .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 29 ++ > 1 file changed, 29

[RFCv2][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-30 Thread Xiubo Li
This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 29 ++ 1 file changed, 29 insertions(+) create mode 100644

[RFCv2][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-30 Thread Xiubo Li
This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 29 ++ 1 file changed, 29 insertions(+) create mode 100644

Re: [RFCv2][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-30 Thread Kumar Gala
On Oct 30, 2013, at 1:23 AM, Xiubo Li wrote: This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 29 ++ 1 file changed,

Re: [RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-29 Thread Kumar Gala
On Oct 28, 2013, at 10:48 PM, Xiubo Li-B47053 wrote: >>> This adds the Document for Freescale FTM PWM driver under >>> Documentation/devicetree/bindings/pwm/. >>> >>> Signed-off-by: Xiubo Li >>> --- >>> .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 34 >> ++ >>> 1

Re: [RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-29 Thread Kumar Gala
On Oct 28, 2013, at 10:48 PM, Xiubo Li-B47053 wrote: This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 34 ++ 1 file

RE: [RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-28 Thread Xiubo Li-B47053
> > This adds the Document for Freescale FTM PWM driver under > > Documentation/devicetree/bindings/pwm/. > > > > Signed-off-by: Xiubo Li > > --- > > .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 34 > ++ > > 1 file changed, 34 insertions(+) > > create mode 100644 > >

Re: [RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-28 Thread Kumar Gala
On Oct 28, 2013, at 4:05 AM, Xiubo Li wrote: > The RFC patch only added "See ../clock/clock-bindings.txt for details of > the property values." > > > > This adds the Document for Freescale FTM PWM driver under > Documentation/devicetree/bindings/pwm/. > > Signed-off-by: Xiubo Li > --- >

[RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-28 Thread Xiubo Li
The RFC patch only added "See ../clock/clock-bindings.txt for details of the property values." This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 34

RE: [RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-28 Thread Xiubo Li-B47053
This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 34 ++ 1 file changed, 34 insertions(+) create mode 100644

[RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-28 Thread Xiubo Li
The RFC patch only added See ../clock/clock-bindings.txt for details of the property values. This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt

Re: [RFC][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-28 Thread Kumar Gala
On Oct 28, 2013, at 4:05 AM, Xiubo Li wrote: The RFC patch only added See ../clock/clock-bindings.txt for details of the property values. This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-27 Thread Grant Likely
On Sat, 26 Oct 2013 09:02:25 -0400, Matt Porter wrote: > On Fri, Oct 25, 2013 at 09:12:11PM +0100, Grant Likely wrote: > > On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li wrote: > > > This adds the Document for Freescale FTM PWM driver under > > > Documentation/devicetree/bindings/pwm/. > > > > >

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-27 Thread Grant Likely
On Sat, 26 Oct 2013 09:02:25 -0400, Matt Porter matt.por...@linaro.org wrote: On Fri, Oct 25, 2013 at 09:12:11PM +0100, Grant Likely wrote: On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li li.xi...@freescale.com wrote: This adds the Document for Freescale FTM PWM driver under

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-26 Thread Matt Porter
On Fri, Oct 25, 2013 at 09:12:11PM +0100, Grant Likely wrote: > On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li wrote: > > This adds the Document for Freescale FTM PWM driver under > > Documentation/devicetree/bindings/pwm/. > > > > Signed-off-by: Xiubo Li > > --- > >

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-26 Thread Matt Porter
On Fri, Oct 25, 2013 at 09:12:11PM +0100, Grant Likely wrote: On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li li.xi...@freescale.com wrote: This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com ---

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-25 Thread Grant Likely
On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li wrote: > This adds the Document for Freescale FTM PWM driver under > Documentation/devicetree/bindings/pwm/. > > Signed-off-by: Xiubo Li > --- > .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 33 > ++ > 1 file changed, 33

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-25 Thread Grant Likely
On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li li.xi...@freescale.com wrote: This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 33

RE: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-21 Thread Xiubo Li-B47053
sts.infradead.org; linux-...@vger.kernel.org; linux- > ker...@vger.kernel.org; devicet...@vger.kernel.org; linux- > d...@vger.kernel.org; Xiubo Li-B47053 > Subject: Re: [PATCHv5 4/4] Documentation: Add device tree bindings for > Freescale FTM PWM. > > On Mon, Sep 30, 2013 at 02:13

RE: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-21 Thread Xiubo Li-B47053
-...@vger.kernel.org; linux- ker...@vger.kernel.org; devicet...@vger.kernel.org; linux- d...@vger.kernel.org; Xiubo Li-B47053 Subject: Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM. On Mon, Sep 30, 2013 at 02:13:31PM +0800, Xiubo Li wrote: This adds the Document for Freescale

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-08 Thread Thierry Reding
On Mon, Sep 30, 2013 at 02:13:31PM +0800, Xiubo Li wrote: > This adds the Document for Freescale FTM PWM driver under > Documentation/devicetree/bindings/pwm/. > > Signed-off-by: Xiubo Li > --- > .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 33 > ++ > 1 file

Re: [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-10-08 Thread Thierry Reding
On Mon, Sep 30, 2013 at 02:13:31PM +0800, Xiubo Li wrote: This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 33 ++

[PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-09-30 Thread Xiubo Li
This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 33 ++ 1 file changed, 33 insertions(+) create mode 100644

[PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM.

2013-09-30 Thread Xiubo Li
This adds the Document for Freescale FTM PWM driver under Documentation/devicetree/bindings/pwm/. Signed-off-by: Xiubo Li li.xi...@freescale.com --- .../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 33 ++ 1 file changed, 33 insertions(+) create mode 100644