diff options
author | Marek Szyprowski <[email protected]> | 2019-01-24 13:22:57 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2019-01-25 20:18:10 +0100 |
commit | ec33745bccc8f336957c751f4153421cc9ef5a54 (patch) | |
tree | 16dc96e74c59b3b43f8a44c97ab293724475c8fc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0b94260ac1e11e37f546d06bfae5c5bf13e0ad33 (diff) |
ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
Commit 225da7e65a03 ("ARM: dts: add eMMC reset line for
exynos4412-odroid-common") added MMC power sequence for eMMC card of
Odroid X2/U3. It reused generic sd1_cd pin control configuration node
and only disabled pull-up. However that time the pinctrl configuration
was not applied during MMC power sequence driver initialization. This
has been changed later by commit d97a1e5d7cd2 ("mmc: pwrseq: convert to
proper platform device").
It turned out then, that the provided pinctrl configuration is not
correct, because the eMMC_RTSN line is being re-configured as 'special
function/card detect function for mmc1 controller' not the simple
'output', thus the power sequence driver doesn't really set the pin
value. This in effect broke the reboot of Odroid X2/U3 boards. Fix this
by providing separate node with eMMC_RTSN pin configuration.
Cc: <[email protected]>
Reported-by: Markus Reichl <[email protected]>
Suggested-by: Ulf Hansson <[email protected]>
Fixes: 225da7e65a03 ("ARM: dts: add eMMC reset line for exynos4412-odroid-common")
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions