[PATCH v2 06/26] clk: sunxi: Add PLL3 clock

2016-02-03 Thread Maxime Ripard
On Sun, Jan 17, 2016 at 12:05:06AM +0800, Chen-Yu Tsai wrote: > Hi, > > On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard > wrote: > > The A10 SoCs and relatives have a PLL controller to drive the PLL3 and > > PLL7, clocked from a 3MHz oscillator, that drives the display related > > clocks (GPU, di

[PATCH v2 06/26] clk: sunxi: Add PLL3 clock

2016-01-17 Thread Chen-Yu Tsai
Hi, On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard wrote: > The A10 SoCs and relatives have a PLL controller to drive the PLL3 and > PLL7, clocked from a 3MHz oscillator, that drives the display related > clocks (GPU, display engine, TCON, etc.) > > Add a driver for it. > > Signed-off-by: Maxime

[PATCH v2 06/26] clk: sunxi: Add PLL3 clock

2016-01-14 Thread Rob Herring
On Thu, Jan 14, 2016 at 04:24:49PM +0100, Maxime Ripard wrote: > The A10 SoCs and relatives have a PLL controller to drive the PLL3 and > PLL7, clocked from a 3MHz oscillator, that drives the display related > clocks (GPU, display engine, TCON, etc.) > > Add a driver for it. > > Signed-off-by: Ma

[PATCH v2 06/26] clk: sunxi: Add PLL3 clock

2016-01-14 Thread Maxime Ripard
The A10 SoCs and relatives have a PLL controller to drive the PLL3 and PLL7, clocked from a 3MHz oscillator, that drives the display related clocks (GPU, display engine, TCON, etc.) Add a driver for it. Signed-off-by: Maxime Ripard --- Documentation/devicetree/bindings/clock/sunxi.txt | 1 + d