Re: [PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Christian Ruppert
On Fri, Apr 12, 2013 at 01:18:28PM +0200, Gregory CLEMENT wrote: > On 04/12/2013 12:30 PM, Christian Ruppert wrote: > > Hi Gregory, > > > > Just tested the patch and it works perfectly. Did you forget to update > > Documentation/devicetree/bindings/clock/fixed-factor-clock.txt, however? > > Oh

Re: [PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Gregory CLEMENT
On 04/12/2013 12:30 PM, Christian Ruppert wrote: > Hi Gregory, > > Just tested the patch and it works perfectly. Did you forget to update > Documentation/devicetree/bindings/clock/fixed-factor-clock.txt, however? Oh yes you're right. I will send a v3 with this modification. Can I also add your

Re: [PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Christian Ruppert
Hi Gregory, Just tested the patch and it works perfectly. Did you forget to update Documentation/devicetree/bindings/clock/fixed-factor-clock.txt, however? Greetings, Christian On Fri, Apr 12, 2013 at 11:58:28AM +0200, Gregory CLEMENT wrote: > Add support for DT "fixed-factor-clock" binding

[PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Gregory CLEMENT
Hi, [I resend it because I forgot to add the mainling lists!] Since august this patch finally find a user: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arc/boot/dts/abilis_*.dtsi. So I resusrected this patch with small changed suggested by Christian Ruppert. -

[PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Gregory CLEMENT
Add support for DT "fixed-factor-clock" binding to the common fixed factor clock support. Signed-off-by: Gregory CLEMENT --- .../bindings/clock/fixed-factor-clock.txt | 24 + drivers/clk/clk-fixed-factor.c | 36

[PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Gregory CLEMENT
Add support for DT fixed-factor-clock binding to the common fixed factor clock support. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com --- .../bindings/clock/fixed-factor-clock.txt | 24 + drivers/clk/clk-fixed-factor.c | 36

[PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Gregory CLEMENT
Hi, [I resend it because I forgot to add the mainling lists!] Since august this patch finally find a user: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arc/boot/dts/abilis_*.dtsi. So I resusrected this patch with small changed suggested by Christian Ruppert. -

Re: [PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Christian Ruppert
Hi Gregory, Just tested the patch and it works perfectly. Did you forget to update Documentation/devicetree/bindings/clock/fixed-factor-clock.txt, however? Greetings, Christian On Fri, Apr 12, 2013 at 11:58:28AM +0200, Gregory CLEMENT wrote: Add support for DT fixed-factor-clock binding to

Re: [PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Gregory CLEMENT
On 04/12/2013 12:30 PM, Christian Ruppert wrote: Hi Gregory, Just tested the patch and it works perfectly. Did you forget to update Documentation/devicetree/bindings/clock/fixed-factor-clock.txt, however? Oh yes you're right. I will send a v3 with this modification. Can I also add your

Re: [PATCH v2] clk: add device tree fixed-factor-clock binding support

2013-04-12 Thread Christian Ruppert
On Fri, Apr 12, 2013 at 01:18:28PM +0200, Gregory CLEMENT wrote: On 04/12/2013 12:30 PM, Christian Ruppert wrote: Hi Gregory, Just tested the patch and it works perfectly. Did you forget to update Documentation/devicetree/bindings/clock/fixed-factor-clock.txt, however? Oh yes you're