Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-09 Thread Nicolas Ferre
On 09/10/2013 11:56, boris brezillon : On 07/10/2013 17:12, Nicolas Ferre wrote: On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-09 Thread boris brezillon
On 07/10/2013 17:12, Nicolas Ferre wrote: On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-09 Thread boris brezillon
On 07/10/2013 17:12, Nicolas Ferre wrote: On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-09 Thread Nicolas Ferre
On 09/10/2013 11:56, boris brezillon : On 07/10/2013 17:12, Nicolas Ferre wrote: On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-07 Thread boris brezillon
On 07/10/2013 17:12, Nicolas Ferre wrote: On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-07 Thread Nicolas Ferre
On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common clk framework (SoC which does not define

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-07 Thread Nicolas Ferre
On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common clk framework (SoC which does not define

Re: [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-10-07 Thread boris brezillon
On 07/10/2013 17:12, Nicolas Ferre wrote: On 08/08/2013 07:02, Boris BREZILLON : This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common

[PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-08-07 Thread Boris BREZILLON
This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common clk framework (SoC which does not define the clock tree in its device tree). This

[PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support

2013-08-07 Thread Boris BREZILLON
This patch adds the following Kconfig options to prepare the transition to common clk framework: - AT91_USE_OLD_CLK: this option is selected by every SoC which does not support new at91 clks based on common clk framework (SoC which does not define the clock tree in its device tree). This