commit | 1accbced1c3273ead1d30de14339c4a39062bee0 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Tue Jun 04 11:39:13 2019 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jun 17 12:02:58 2019 +0200 |
tree | d07b3a04f488b8bca0afcc32d82bc24a9437243a | |
parent | 99909b55f2982e548f594e8c8e2310b50d3254ce [diff] |
mmc: sdhci_am654: Add Support for 4 bit IP on J721E Add support for 4 bit instances on TI's J721E devices. Because these instances have no DLL, introduce a DLL_PRESENT flag and make sure DLL related registers are only accessed when it is present. Also add a separate set_clock callback for this compatible. 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>