commit | 5b652628349903df12c03154aad81d0afd987d21 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | Thu Dec 10 16:55:10 2020 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 11 14:17:28 2021 +0100 |
tree | dbc81e9b53c5138c4d9c1f6f45ab433fbffce99e | |
parent | e62bdb34858cf25262e36f9f41aaf558577576ac [diff] |
mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN [ Upstream commit 5f7dfda4f2cec580c135fd81d96a05006651c128 ] The SDHCI_PRESET_FOR_* registers are not set(all read as zeros), so set the quirk. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Link: https://lore.kernel.org/r/20201210165510.76b917e5@xhacker.debian Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>