mmc: sunxi: Use new timing mode for A64 eMMC controller
authorChen-Yu Tsai <wens@csie.org>
Thu, 6 Sep 2018 15:33:04 +0000 (23:33 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Oct 2018 09:40:43 +0000 (11:40 +0200)
commit07bafc1e3536a4e3c422dbd13341688b54f159bb
treebce8700fe068325b9c317ae3d1782b637adf5706
parent1ff9cabd545579257bbfc7f7e721c9be2e483558
mmc: sunxi: Use new timing mode for A64 eMMC controller

The eMMC controller is also a new timing mode controller, but it doesn't
have the timing mode switch. It does however have signal delay and
calibration controls, typical of Allwinner MMC controllers that support
the new timing mode.

Enable the new timing mode setting for the A64 eMMC controller. This
also enables MMC HS-DDR modes, which gives higher throughput for eMMC
chips that support it, and can deliver such throughput.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sunxi-mmc.c