OSDN Git Service

mmc: sdhci_am654: Update OTAPDLY writes
authorFaiz Abbas <faiz_abbas@ti.com>
Wed, 8 Jan 2020 15:09:19 +0000 (20:39 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Mar 2020 13:35:41 +0000 (14:35 +0100)
commit8ee5fc0e0b3bed087b38f46f4c272b64c0b33d47
treecc5d4f12693ea83d5eb387757493e2c76de32d81
parent70fd681e7ee1c27b02255010f201ac138862bb05
mmc: sdhci_am654: Update OTAPDLY writes

According to the latest AM65x Data Manual[1], a different output tap
delay value is optimum for a given speed mode. Therefore, deprecate the
ti,otap-del-sel binding and introduce a new binding for each of the
possible MMC/SD speed modes. If the legacy mode is not found, fall back
to old binding to maintain dts compatibility.

[1] http://www.ti.com/lit/gpn/am6526

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20200108150920.14547-3-faiz_abbas@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci_am654.c
include/linux/mmc/host.h