Re: [PATCH v7 0/6] add clk controller driver for Meson-AXG SoC

2017-12-15 Thread Kevin Hilman
Jerome Brunet writes: > On Mon, 2017-12-11 at 22:13 +0800, Yixun Lan wrote: >> Qiufang Dai (3): >> clk: meson-axg: add clocks dt-bindings required header >> clk: meson-axg: add clock controller drivers >> arm64: dts: meson-axg: add clock DT info for Meson AXG SoC >> >> Yixun Lan (3): >>

Re: [PATCH v7 0/6] add clk controller driver for Meson-AXG SoC

2017-12-14 Thread Yixun Lan
Hi Jerome & Kevin On 12/14/17 18:03, Jerome Brunet wrote: > On Mon, 2017-12-11 at 22:13 +0800, Yixun Lan wrote: >> Qiufang Dai (3): >> clk: meson-axg: add clocks dt-bindings required header >> clk: meson-axg: add clock controller drivers >> arm64: dts: meson-axg: add clock DT info for Meson

Re: [PATCH v7 0/6] add clk controller driver for Meson-AXG SoC

2017-12-14 Thread Jerome Brunet
On Mon, 2017-12-11 at 22:13 +0800, Yixun Lan wrote: > Qiufang Dai (3): > clk: meson-axg: add clocks dt-bindings required header > clk: meson-axg: add clock controller drivers > arm64: dts: meson-axg: add clock DT info for Meson AXG SoC > > Yixun Lan (3): > clk: meson: make the spinlock nam

[PATCH v7 0/6] add clk controller driver for Meson-AXG SoC

2017-12-11 Thread Yixun Lan
Add driver for the clk controller which found in Meson AXG SoC Note, we deliberately create a seperate source file for the Meson AXG series, instead of sharing code with previous GXBB/GXL - the file axg.c It would help us maintaining the code more easily. Changes since v6 [6]: - move the spinl