]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci_am654: Fix Command Queuing in AM65x
authorFaiz Abbas <faiz_abbas@ti.com>
Wed, 8 Jan 2020 14:33:01 +0000 (20:03 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 16 Jan 2020 11:29:16 +0000 (12:29 +0100)
commitf1b7b33691a71244e31fbff1b9b3977bbe4e5f3e
tree6df350629e45341b95195f5dde308fdd6561b7e9
parent8a343da117412005f4ce955564c609a7d606d6c9
mmc: sdhci_am654: Fix Command Queuing in AM65x

Command Queuing was enabled completely for J721e controllers which lead
to partial enablement even for Am65x. Complete CQ implementation for
AM65x by adding the irq callback.

Fixes: c42b3986b9c6 ("mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E")
Cc: stable@vger.kernel.org
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20200108143301.1929-4-faiz_abbas@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci_am654.c