Re: [PATCH v4 5/7] clk: meson-axg: Add AO Clock and Reset controller driver

2018-04-09 Thread Jerome Brunet
On Sun, 2018-04-08 at 11:19 +0800, Yixun Lan wrote: > From: Qiufang Dai > > Adds a Clock and Reset controller driver for the Always-On part > of the Amlogic Meson-AXG SoC. > > Signed-off-by: Qiufang Dai > Signed-off-by: Yixun Lan

Re: [PATCH v4 5/7] clk: meson-axg: Add AO Clock and Reset controller driver

2018-04-09 Thread Jerome Brunet
On Sun, 2018-04-08 at 11:19 +0800, Yixun Lan wrote: > From: Qiufang Dai > > Adds a Clock and Reset controller driver for the Always-On part > of the Amlogic Meson-AXG SoC. > > Signed-off-by: Qiufang Dai > Signed-off-by: Yixun Lan > --- > drivers/clk/meson/Makefile| 2 +- >

[PATCH v4 5/7] clk: meson-axg: Add AO Clock and Reset controller driver

2018-04-07 Thread Yixun Lan
From: Qiufang Dai Adds a Clock and Reset controller driver for the Always-On part of the Amlogic Meson-AXG SoC. Signed-off-by: Qiufang Dai Signed-off-by: Yixun Lan --- drivers/clk/meson/Makefile| 2 +-

[PATCH v4 5/7] clk: meson-axg: Add AO Clock and Reset controller driver

2018-04-07 Thread Yixun Lan
From: Qiufang Dai Adds a Clock and Reset controller driver for the Always-On part of the Amlogic Meson-AXG SoC. Signed-off-by: Qiufang Dai Signed-off-by: Yixun Lan --- drivers/clk/meson/Makefile| 2 +- drivers/clk/meson/axg-aoclk.c | 164 ++