arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
authorJonathan Hunter <jonathanh@nvidia.com>
Mon, 25 Mar 2019 11:28:07 +0000 (12:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Mar 2019 16:12:20 +0000 (17:12 +0100)
commit93958742192e7956d05989836ada9071f9ffe42e
tree74e971a539ec8a0ce37e209f825ab63bfa2fead5
parent2e8c54db3b69f387a9651ca807a33506ec30fe87
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186

Enabling CQE support on Tegra186 Jetson TX2 has introduced a regression
that is causing accesses to the file-system on the eMMC to fail. Errors
such as the following have been observed ...

 mmc2: running CQE recovery
 mmc2: mmc_select_hs400 failed, error -110
 print_req_error: I/O error, dev mmcblk2, sector 8 flags 80700
 mmc2: cqhci: CQE failed to exit halt state

For now disable CQE support for Tegra186 until this issue is resolved.

Fixes: dfd3cb6feb73 arm64: tegra: Add CQE Support for SDMMC4
Signed-off-by: Jonathan Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/nvidia/tegra186.dtsi