2016-11-15 02:41:08

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH 1/3] clk: Hi6220: enable stub clock driver for ARCH_HISI

On 08/31, Leo Yan wrote:
> In current kernel config 'CONFIG_STUB_CLK_HI6220' is disabled by
> default, as result stub clock driver has not been registered and
> CPUFreq driver cannot work.
>
> This patch is to enable stub clock driver in config for ARCH_HISI.
>
> Reported-by: Dietmar Eggemann <[email protected]>
> Signed-off-by: Leo Yan <[email protected]>
> ---

Applied to clk-next

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


2016-11-15 02:43:17

by Leo Yan

[permalink] [raw]
Subject: Re: [PATCH 1/3] clk: Hi6220: enable stub clock driver for ARCH_HISI

On Mon, Nov 14, 2016 at 06:41:00PM -0800, Stephen Boyd wrote:
> On 08/31, Leo Yan wrote:
> > In current kernel config 'CONFIG_STUB_CLK_HI6220' is disabled by
> > default, as result stub clock driver has not been registered and
> > CPUFreq driver cannot work.
> >
> > This patch is to enable stub clock driver in config for ARCH_HISI.
> >
> > Reported-by: Dietmar Eggemann <[email protected]>
> > Signed-off-by: Leo Yan <[email protected]>
> > ---
>
> Applied to clk-next

Thanks :)

> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> a Linux Foundation Collaborative Project