]> git.sur5r.net Git - u-boot/commit
mmc: sdhci: Update sdhci_send_command() to handle HS200
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Tue, 29 May 2018 14:33:10 +0000 (20:03 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 31 May 2018 11:50:39 +0000 (13:50 +0200)
commit434f9d454eb1a17bb7f5cdb21167ccbe7e41da39
tree88f823ed9b65ad6a8d0dee2ab7701a333ce00145
parentecb4d7481e78af2f0ae67236f82f091b87112180
mmc: sdhci: Update sdhci_send_command() to handle HS200

This patch updates sdhci_send_command() to handle MMC
HS200 tuning command.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/mmc/sdhci.c