• Krzysztof Kozlowski's avatar
    ARM: multi_v7_defconfig: Enable Exynos bus and memory frequency scaling (devfreq) · 54e48a69
    Krzysztof Kozlowski authored
    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: default avatarKrzysztof Kozlowski <krzk@kernel.org>
    54e48a69
multi_v7_defconfig 25.4 KB