[PATCH v3 4/5] clk: hi6220: add debug APB clock
From: Leo Yan <hidden>
Date: 2017-03-17 15:30:41
Also in:
linux-clk, linux-devicetree, lkml
From: Leo Yan <hidden>
Date: 2017-03-17 15:30:41
Also in:
linux-clk, linux-devicetree, lkml
Hi Stephen, On Fri, Mar 03, 2017 at 03:58:08PM -0800, Stephen Boyd wrote:
On 03/03, Leo Yan wrote:quoted
The debug APB clock is absent in hi6220 driver, so this patch is to add support for it. Signed-off-by: Leo Yan <redacted> ---Acked-by: Stephen Boyd <redacted>
I found this patch introduces regression on Hikey, after I enable CPUIdle with this patch the kernel booting will hang. I committed a new version patch: https://patchwork.kernel.org/patch/9630931/ So please drop v3 patch and help review v4 patch. Really Sorry for inconvinence. Thanks, Leo Yan