mmc: sdhci: Add HS400 Enhanced Strobe support
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Tue, 15 Mar 2022 17:46:26 +0000 (20:46 +0300)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 16 Mar 2022 09:10:19 +0000 (18:10 +0900)
commit2a1d7c635fdede97a05d16067a936bba0a37f908
tree11b759d5256caec7cae47a76e1d49c5b38f5ce14
parent0f3466f52fbacce67e147b9234e6323edff26a6d
mmc: sdhci: Add HS400 Enhanced Strobe support

Delegate setting the Enhanced Strobe configuration to individual drivers
if they set a function for it. Return -ENOTSUPP if they do not, like
what the MMC uclass does.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/mmc/sdhci.c
include/sdhci.h