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

2013-09-17 Thread Sascha Hauer
On Fri, Sep 13, 2013 at 01:58:42PM +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| 36 > ++ > 1 file changed,

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

2013-09-15 Thread Xiubo Li-B47053
> > +- fsl,pwm-counter-clk: The FTM PWM counter clock source, should be > > +one of the > > + entries in clock-names. > > So the IP block has 3 input clocks, and also a mux to select which one to > use? That sounds slightly unusual, but possible. > > If there is really only 1 clock input to the

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

2013-09-13 Thread Stephen Warren
On 09/12/2013 11:58 PM, Xiubo Li wrote: > This adds the Document for Freescale FTM PWM driver under > Documentation/devicetree/bindings/pwm/. > diff --git a/Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt > b/Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt > +Required properties: >