diff options
author | Shawn Guo <[email protected]> | 2021-03-26 19:02:14 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-03-30 12:42:54 +0200 |
commit | 25e8b9eb096d057bd5c8095d6a95c16091331e82 (patch) | |
tree | ad949d4e30be0f1a399f84f6fe60274a9922a986 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | f0bdf98fab058efe7bf49732f70a0f26d1143154 (diff) |
mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states check
As indicated by function esdhc_change_pinstate(), SDR50 and DDR50
require pins_100mhz, while SDR104 and HS400 require pins_200mhz. Some
system design may support SDR50 and DDR50 with 100mhz pin state only
(without 200mhz one). Currently the combined 100/200 MHz pinctrl state
check prevents such system from running SDR50 and DDR50. Separate the
check to support such system design.
Signed-off-by: Shawn Guo <[email protected]>
Reviewed-by: Haibo Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions