Re: [PATCH 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ

2018-11-08 Thread Mark Rutland
On Wed, Nov 07, 2018 at 09:14:57PM +0100, Marc Gonzalez wrote: > Commit a7314405d83c ("drop ARM_BIG_LITTLE_CPUFREQ support for ARM64") > > Signed-off-by: Marc Gonzalez Please elaborate the situation in the commit message, e.g. The big.LITTLE cpufreq driver has been banned for arm64 since comm

Re: [PATCH 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ

2018-11-07 Thread Viresh Kumar
On 07-11-18, 21:54, Marc Gonzalez wrote: > [ Add interested parties ] > > On 07/11/2018 21:14, Marc Gonzalez wrote: > > > Commit a7314405d83c ("drop ARM_BIG_LITTLE_CPUFREQ support for ARM64") > > > > Signed-off-by: Marc Gonzalez > > --- > > arch/arm64/configs/defconfig | 1 - > > 1 file change

Re: [PATCH 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ

2018-11-07 Thread Marc Gonzalez
[ Add interested parties ] On 07/11/2018 21:14, Marc Gonzalez wrote: > Commit a7314405d83c ("drop ARM_BIG_LITTLE_CPUFREQ support for ARM64") > > Signed-off-by: Marc Gonzalez > --- > arch/arm64/configs/defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/configs/defconf

[PATCH 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ

2018-11-07 Thread Marc Gonzalez
Commit a7314405d83c ("drop ARM_BIG_LITTLE_CPUFREQ support for ARM64") Signed-off-by: Marc Gonzalez --- arch/arm64/configs/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f786c95504d3..8d6878c1e794 100644 --- a/arch/ar