Re: [PATCH 04/11] clk: sunxi-ng: Support separately grouped PLL lock status register

2017-01-26 Thread Maxime Ripard
Hi, On Tue, Jan 24, 2017 at 10:32:23AM +0800, Chen-Yu Tsai wrote: > On the Allwinner A80 SoC, the PLL lock status indicators are grouped > together in a separate register, as opposed to being scattered in each > PLL's configuration register. > > Add a flag to support this. > > Signed-off-by:

Re: [PATCH 04/11] clk: sunxi-ng: Support separately grouped PLL lock status register

2017-01-26 Thread Maxime Ripard
Hi, On Tue, Jan 24, 2017 at 10:32:23AM +0800, Chen-Yu Tsai wrote: > On the Allwinner A80 SoC, the PLL lock status indicators are grouped > together in a separate register, as opposed to being scattered in each > PLL's configuration register. > > Add a flag to support this. > > Signed-off-by:

[PATCH 04/11] clk: sunxi-ng: Support separately grouped PLL lock status register

2017-01-23 Thread Chen-Yu Tsai
On the Allwinner A80 SoC, the PLL lock status indicators are grouped together in a separate register, as opposed to being scattered in each PLL's configuration register. Add a flag to support this. Signed-off-by: Chen-Yu Tsai --- drivers/clk/sunxi-ng/ccu_common.c | 8 ++--

[PATCH 04/11] clk: sunxi-ng: Support separately grouped PLL lock status register

2017-01-23 Thread Chen-Yu Tsai
On the Allwinner A80 SoC, the PLL lock status indicators are grouped together in a separate register, as opposed to being scattered in each PLL's configuration register. Add a flag to support this. Signed-off-by: Chen-Yu Tsai --- drivers/clk/sunxi-ng/ccu_common.c | 8 ++--