Re: [PATCH 0/2] clk: sunxi-ng: Add several flags to H3 CCU

2017-09-13 Thread Maxime Ripard
On Sun, Sep 10, 2017 at 08:40:04PM +0800, Icenowy Zheng wrote: > The H3 CCU is the earliest driver that uses sunxi-ng clk framework, and > some problems show when doing further development. > > This patchset fixes some issues by add several clock flags. > > The first patch solves the problem

Re: [PATCH 0/2] clk: sunxi-ng: Add several flags to H3 CCU

2017-09-13 Thread Maxime Ripard
On Sun, Sep 10, 2017 at 08:40:04PM +0800, Icenowy Zheng wrote: > The H3 CCU is the earliest driver that uses sunxi-ng clk framework, and > some problems show when doing further development. > > This patchset fixes some issues by add several clock flags. > > The first patch solves the problem

[PATCH 0/2] clk: sunxi-ng: Add several flags to H3 CCU

2017-09-10 Thread Icenowy Zheng
The H3 CCU is the earliest driver that uses sunxi-ng clk framework, and some problems show when doing further development. This patchset fixes some issues by add several clock flags. The first patch solves the problem that setting some PLL before ungating them will trigger timeout for waiting

[PATCH 0/2] clk: sunxi-ng: Add several flags to H3 CCU

2017-09-10 Thread Icenowy Zheng
The H3 CCU is the earliest driver that uses sunxi-ng clk framework, and some problems show when doing further development. This patchset fixes some issues by add several clock flags. The first patch solves the problem that setting some PLL before ungating them will trigger timeout for waiting