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

2013-08-19 Thread Maxime Ripard
Hi Emilio, On Mon, Aug 19, 2013 at 05:14:57PM -0300, Emilio López wrote: > El 05/08/13 17:43, 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. T

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

2013-08-19 Thread Emilio López
Hi Maxime, El 05/08/13 17:43, 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 I

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

2013-08-12 Thread Maxime Ripard
Hi Mark, On Mon, Aug 12, 2013 at 03:14:10PM +0100, Mark Rutland wrote: > [Adding devicetree list to Cc] > > Hi, > > On Mon, Aug 05, 2013 at 09:43:00PM +0100, Maxime Ripard wrote: > > The A31 has a mostly different clock set compared to the other older > > SoCs currently supported in the Allwinne

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

2013-08-12 Thread Mark Rutland
[Adding devicetree list to Cc] Hi, On Mon, Aug 05, 2013 at 09:43:00PM +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