diff options
author | Prathamesh Shete <[email protected]> | 2022-12-06 17:59:45 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-12-07 13:30:25 +0100 |
commit | acc13958c2b2623c17e2450b8cd6881b698756d3 (patch) | |
tree | 7f1be98ffac7b3997c376f297c282fb03b9912eb /lib/mpi/mpi-sub-ui.c | |
parent | 03813c81e62559489afa1b461ab159b5641d66f8 (diff) |
mmc: sdhci-tegra: Issue CMD and DAT resets together
In case of error condition to avoid system crash Tegra SDMMC controller
requires CMD and DAT resets issued together. SDHCI controller FSM goes
into bad state due to rapid SD card hot-plug event. Issuing reset on the
CMD FSM before DATA FSM results in kernel panic, hence add support to
issue CMD and DAT resets together.
This is applicable to Tegra186 and later chips.
Signed-off-by: Aniruddha TVS Rao <[email protected]>
Signed-off-by: Prathamesh Shete <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions