ARM: multi_v7_defconfig: Enable Exynos bus and memory frequency scaling (devfreq)
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 8 Oct 2019 16:02:34 +0000 (18:02 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 9 Oct 2019 16:34:53 +0000 (18:34 +0200)
commit54e48a69c117648b18684fe0198f40be1bf21acc
treeebedf83e4140924b74107945c19760ac823de48a
parent00265bee100299f01563717927548d9c99a9dd44
ARM: multi_v7_defconfig: Enable Exynos bus and memory frequency scaling (devfreq)

Enable devfreq events along with drivers for scaling frequency and
voltages of Exynos buses and Dynamic Memory Controller (DMC).  This
usually brings energy saving benefits.

So far devfreq was disabled because it was causing hangs during system
reboot (voltage not matching reset frequency). This was already fixed.

Occasionally, devfreq might negatively impact performance of certain SoC
blocks, e.g. when a bus is scaled down but some block (like Mixer with
two Full HD windows) wants to perform high-throughput DMA operations.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/multi_v7_defconfig