• Enric Balletbo i Serra's avatar
    arm64: defconfig: Enable Rockchip io-domain driver · 7c8b77f8
    Enric Balletbo i Serra authored
    Heiko Stübner justified pretty well the change in commit e330eb86
    ("ARM: multi_v7_defconfig: enable Rockchip io-domain driver"). This
    change is also needed for arm64 rockchip boards, so, do the same for arm64.
    
    The io-domain driver is necessary to notify the soc about voltages
    changes happening on supplying regulators. Probably the most important
    user right now is the mmc tuning code, where the soc needs to get
    notified when the voltage is dropped to the 1.8V point.
    
    As this option is necessary to successfully tune UHS cards etc, it
    should get built in. Otherwise, tuning will fail with,
    
       dwmmc_rockchip fe320000.dwmmc: All phases bad!
       mmc0: tuning execution failed: -5
    Signed-off-by: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
    Acked-by: default avatarRobin Murphy <robin.murphy@arm.com>
    Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
    7c8b77f8
defconfig 15.2 KB