Skip to content
Commit 5cb2f928 authored by Vignesh Raghavendra's avatar Vignesh Raghavendra Committed by Ulf Hansson
Browse files

mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel



ti,otap-del-sel has been deprecated since v5.7 and there are no users of
this property and no documentation in the DT bindings either.
Drop the fallback code looking for this property, this makes
sdhci_am654_get_otap_delay() much easier to read as all the TAP values
can be handled via a single iterator loop.

Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20231122060215.2074799-1-vigneshr@ti.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent e18a3866
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment