Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-08-12 Thread Mark Rutland
On Mon, Aug 12, 2013 at 02:01:43PM +0100, Emilio López wrote: > El 12/08/13 09:53, Mark Rutland escribió: > > On Tue, Jul 30, 2013 at 03:44:21PM +0100, Maxime Ripard wrote: > >> The A31 has a mostly different clock set compared to the other older > >> SoCs currently supported in the Allwinner

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-08-12 Thread Emilio López
El 12/08/13 09:53, Mark Rutland escribió: > On Tue, Jul 30, 2013 at 03:44:21PM +0100, Maxime Ripard wrote: >> The A31 has a mostly different clock set compared to the other older >> SoCs currently supported in the Allwinner clock driver. >> >> Add support for the basic useful clocks. The other

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-08-12 Thread Mark Rutland
On Tue, Jul 30, 2013 at 03:44:21PM +0100, Maxime Ripard wrote: > The A31 has a mostly different clock set compared to the other older > SoCs currently supported in the Allwinner clock driver. > > Add support for the basic useful clocks. The other ones will come in > eventually. > >

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-08-12 Thread Mark Rutland
On Tue, Jul 30, 2013 at 03:44:21PM +0100, Maxime Ripard wrote: The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver. Add support for the basic useful clocks. The other ones will come in eventually. Signed-off-by:

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-08-12 Thread Emilio López
El 12/08/13 09:53, Mark Rutland escribió: On Tue, Jul 30, 2013 at 03:44:21PM +0100, Maxime Ripard wrote: The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver. Add support for the basic useful clocks. The other ones will

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-08-12 Thread Mark Rutland
On Mon, Aug 12, 2013 at 02:01:43PM +0100, Emilio López wrote: El 12/08/13 09:53, Mark Rutland escribió: On Tue, Jul 30, 2013 at 03:44:21PM +0100, Maxime Ripard wrote: The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver.

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-07-31 Thread Maxime Ripard
Hi Emilio, On Tue, Jul 30, 2013 at 10:01:25PM -0300, Emilio López wrote: > Hi Maxime, > > El 30/07/13 11:44, Maxime Ripard escribió: > > The A31 has a mostly different clock set compared to the other older > > SoCs currently supported in the Allwinner clock driver. > > > > Add support for the

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-07-31 Thread Maxime Ripard
Hi Emilio, On Tue, Jul 30, 2013 at 10:01:25PM -0300, Emilio López wrote: Hi Maxime, El 30/07/13 11:44, Maxime Ripard escribió: The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver. Add support for the basic useful

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-07-30 Thread Emilio López
Hi Maxime, El 30/07/13 11:44, Maxime Ripard escribió: > The A31 has a mostly different clock set compared to the other older > SoCs currently supported in the Allwinner clock driver. > > Add support for the basic useful clocks. The other ones will come in > eventually. > > Signed-off-by: Maxime

[PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-07-30 Thread Maxime Ripard
The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver. Add support for the basic useful clocks. The other ones will come in eventually. Signed-off-by: Maxime Ripard --- drivers/clk/sunxi/clk-sunxi.c | 120

[PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-07-30 Thread Maxime Ripard
The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver. Add support for the basic useful clocks. The other ones will come in eventually. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com ---

Re: [PATCH 3/4] clk: sunxi: Add A31 clocks support

2013-07-30 Thread Emilio López
Hi Maxime, El 30/07/13 11:44, Maxime Ripard escribió: The A31 has a mostly different clock set compared to the other older SoCs currently supported in the Allwinner clock driver. Add support for the basic useful clocks. The other ones will come in eventually. Signed-off-by: Maxime Ripard