commit | f545702b74f93b96bf70cf3fb12f5d68ce6ad677 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Mon Nov 18 13:06:09 2019 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Nov 20 13:36:31 2019 +0100 |
tree | 3770eccfc93c6cbf51ddc62018cbeb17eb6378ce | |
parent | f3d7c2292d104519195fdb11192daec13229c219 [diff] |
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>