diff options
author | John Keeping <[email protected]> | 2021-11-24 18:46:02 +0000 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-12-14 21:35:26 +0100 |
commit | a13e8ef6008d3851f70b6d5a78ff0c7452cd45e4 (patch) | |
tree | e2b0a6852d1f882c626dc7a18d47d01d7a6f4574 /tools/perf/scripts/python | |
parent | 4bac670aa5cb6268308a0880dfe195fc6291140e (diff) |
mmc: dw_mmc: exynos: use common_caps
Move the common MMC_CAP_CMD23 capability to common_caps so that only the
special case of MMC_CAP_1_8V_DDR and MMC_CAP_8_BIT_DATA are set via
caps/num_caps. Both of those can, and should, be set via device tree
properties instead, so we can now say that exynos_dwmmc_caps is only
used for backwards compatibility.
Signed-off-by: John Keeping <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions