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

2017-11-28 Thread Yixun Lan
Hi jerome: On 11/27/17 21:48, Jerome Brunet wrote: > On Mon, 2017-11-27 at 17:48 +0800, Yixun Lan wrote: >> 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

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

2017-11-27 Thread Jerome Brunet
On Mon, 2017-11-27 at 17:48 +0800, Yixun Lan wrote: > 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