mmc: add a hs400_tuning flag
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 1 Sep 2020 08:58:03 +0000 (16:58 +0800)
committerPeng Fan <peng.fan@nxp.com>
Mon, 12 Oct 2020 07:46:32 +0000 (15:46 +0800)
commit8c96880814b23b5e17b5e7d350ea6066dae54bc6
tree0a9b1dec0c0aa51b7605e903ba9216b399678696
parent1b5f0ba7a5e880869069b9b6ea4c0244118a05af
mmc: add a hs400_tuning flag

Some controllers may have difference between HS200 tuning
and HS400 tuning, such as different registers setting,
different procedure, or different errata.

This patch is to add a hs400_tuning flag to identify the
tuning for HS400 mode.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
drivers/mmc/mmc.c
include/mmc.h