Re: [PATCH] ARM: ux500: don't select CPUFREQ_DT

From: Rafael J. Wysocki
Date: Thu Aug 24 2017 - 19:36:55 EST


On Thursday, August 24, 2017 9:47:52 PM CEST Linus Walleij wrote:
> On Wed, Aug 23, 2017 at 3:27 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
> > The new 'select CPUFREQ_DT' statement causes a warning in some
> > configurations:
> >
> > warning: (ARCH_U8500) selects CPUFREQ_DT which has unmet direct dependencies (CPU_FREQ && HAVE_CLK && OF && (!CPU_THERMAL || THERMAL))
> >
> > No other platform does this, so I think for consistency it's
> > best if we remove it again from ux500 and instead add the driver
> > to the defconfig.
> >
> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> OK then. I should update the defconfig anyway.
> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> Rafael, can you stick this on top of the other patches on
> your cpufreq branch?

Done locally, but will show up in linux-next next week.

Though honestly, that not being in linux-pm Patchwork doesn't make things
particularly easy for me ...

Thanks,
Rafael