arm64: defconfig: Enable Rockchip io-domain driver
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Mon, 16 Apr 2018 14:39:57 +0000 (11:39 -0300)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 26 Apr 2018 12:59:02 +0000 (14:59 +0200)
commit7c8b77f81552c2b0e5d9c560da70bc4149ce66a5
tree9a2a0aa2188824157704539225d003d00f5d5b11
parent54ab3747b9f11bba61b247d2f00ddfb8a32eb8fa
arm64: defconfig: Enable Rockchip io-domain driver

Heiko Stübner justified pretty well the change in commit e330eb86ba0b
("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: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/configs/defconfig