Re: [PATCH v4 6/7] ARM: defconfig: enable cpufreq driver for RPi

From: Stefan Wahren
Date: Tue Jul 23 2019 - 17:34:16 EST


Am 12.06.19 um 20:24 schrieb Nicolas Saenz Julienne:
> This enables on both multi_v7_defconfig and bcm2835_defconfig the new
> firmware based clock and cpufreq drivers for the Raspberry Pi platform.
>
> In the case of bcm2835_defconfig, as the cpufreq subsystem was disabled,
> the conservative governor was selected as default since it better
> handles the high frequency transition latency.
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> Acked-by: Stefan Wahren <stefan.wahren@xxxxxxxx>

Applied to bcm2835-defconfig-next

Thanks