On Wed, Apr 07, 2021 at 10:46:17AM +0100, Jon Hunter wrote: > From: Aniruddha Tvs Rao > > CMD8 is not supported with Command Queue Enabled. Add required callback > to clear CQE_EN and CQE_INTR fields in the host controller register > before sending CMD8. Add corresponding callback in the CQHCI resume path > to re-enable CQE_EN and CQE_INTR fields. > > Reported-by: Kamal Mostafa > Tested-by: Kamal Mostafa > Signed-off-by: Aniruddha Tvs Rao > Signed-off-by: Jon Hunter > --- > drivers/mmc/host/sdhci-tegra.c | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) Acked-by: Thierry Reding