Re: [PATCH v2] arm64: defconfig: enable common modules for power management

From: Arnd Bergmann
Date: Wed Sep 07 2016 - 10:58:18 EST


On Thursday, September 1, 2016 12:51:09 PM CEST Leo Yan wrote:
> Enable common modules for power management; one is to enable
> CPUFREQ_DT driver; the driver is used by many platforms by passing OPP
> table from device tree.
>
> Also enables thermal related drivers. Firstly we need enable
> configuration CPU_THERMAL for CPU cooling device driver, this will bind
> thermal zone with CPU cooling device; and enable 'power allocator'
> thermal governor.
>
> Signed-off-by: Leo Yan <leo.yan@xxxxxxxxxx>
>

Looks good,

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Catalin and Will: I never know who should merge this kind of patch
as we have a number of other arm64 defconfig patches going through
arm-soc, but this patch is not really platform specific.

Do you want to pick it up in the arm64 tree or should we take
this and others patches like it in general?

Arnd