]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
authorSowjanya Komatineni <skomatineni@nvidia.com>
Wed, 11 Mar 2020 15:47:55 +0000 (08:47 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Mar 2020 13:39:52 +0000 (14:39 +0100)
commitff124c31ccd706c79c7a87c31a77b80fd89cd48b
tree148ff71ef400c9da2419e283632928c9d77c856a
parent5e958e4aacf44e1cc98b0d88d8e66e98f03bbf66
sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

Tegra sdhci host supports HW busy detection of the device busy
signaling over data0 lane.

So, this patch enables host capability MMC_CAP_wAIT_WHILE_BUSY.

Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Link: https://lore.kernel.org/r/1583941675-9884-2-git-send-email-skomatineni@nvidia.com
[Ulf: Lumped together the caps assignments]
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-tegra.c