]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E
authorFaiz Abbas <faiz_abbas@ti.com>
Mon, 18 Nov 2019 07:36:09 +0000 (13:06 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 20 Nov 2019 12:36:31 +0000 (13:36 +0100)
commitf545702b74f93b96bf70cf3fb12f5d68ce6ad677
tree3770eccfc93c6cbf51ddc62018cbeb17eb6378ce
parentf3d7c2292d104519195fdb11192daec13229c219
mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E

Add Support for CQHCI (Command Queuing Host Controller Interface)
for each of the host controllers present in TI's J721E devices.
Add cqhci_ops and a .irq() callback to handle cqhci specific interrupts.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/sdhci_am654.c