diff options
author | Henrik Grimler <henrik@grimler.se> | 2023-03-16 00:28:13 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-03-17 15:45:02 +0300 |
commit | c04d7b263d3ff036ca124494c57011c1c274dbe6 (patch) | |
tree | 21463ceb1eae73dbe6de9dd07f04992ed124594c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 35ade1eb465438cfd16fdc3a4905dd82f658fdce (diff) | |
download | linux-c04d7b263d3ff036ca124494c57011c1c274dbe6.tar.xz |
arm64: dts: exynos: drop mshc aliases
Previously, the mshc0 alias has been necessary so that
MMC_CAP_1_8V_DDR | MMC_CAP_8_BIT_DATA are set for mshc_0/mmc_0.
However, these capabilities should be described in the device tree so
that we do not have to rely on the alias.
The property mmc-ddr-1_8v replaces MMC_CAP_1_8V_DDR, while bus_width =
<8>, which is already set for all the mshc0/mmc0 nodes, replaces
MMC_CAP_8_BIT_DATA.
Also drop other mshc aliases as they are not needed.
Signed-off-by: Henrik Grimler <henrik@grimler.se>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20230315212814.15908-2-henrik@grimler.se
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions