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

2016-09-14 Thread Arnd Bergmann
On Thursday, September 8, 2016 11:20:35 AM CEST Will Deacon wrote: > Hi Arnd, > > On Thu, Sep 01, 2016 at 09:33:38AM +0200, Arnd Bergmann wrote: > > 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

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

2016-09-14 Thread Arnd Bergmann
On Thursday, September 8, 2016 11:20:35 AM CEST Will Deacon wrote: > Hi Arnd, > > On Thu, Sep 01, 2016 at 09:33:38AM +0200, Arnd Bergmann wrote: > > 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

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

2016-09-08 Thread Will Deacon
Hi Arnd, On Thu, Sep 01, 2016 at 09:33:38AM +0200, Arnd Bergmann wrote: > 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

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

2016-09-08 Thread Will Deacon
Hi Arnd, On Thu, Sep 01, 2016 at 09:33:38AM +0200, Arnd Bergmann wrote: > 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

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

2016-09-07 Thread Arnd Bergmann
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 >

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

2016-09-07 Thread Arnd Bergmann
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 >

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

2016-08-31 Thread Leo Yan
Hi Catalin, Will, On Thu, Sep 01, 2016 at 12:51:09PM +0800, 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

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

2016-08-31 Thread Leo Yan
Hi Catalin, Will, On Thu, Sep 01, 2016 at 12:51:09PM +0800, 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

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

2016-08-31 Thread Leo Yan
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

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

2016-08-31 Thread Leo Yan
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