Skip to content
Commit 7f7a201a authored by Doug Brown's avatar Doug Brown Committed by Ulf Hansson
Browse files

mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug



The PXA168 has a documented silicon bug that results in a data abort
exception when accessing the SDHCI_HOST_VERSION register on SDH2 and
SDH4 through a 16-bit read. Implement the workaround described in the
errata, which performs a 32-bit read from a lower address instead. This
is safe to use on all four SDH peripherals.

Signed-off-by: default avatarDoug Brown <doug@schmorgal.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20230116194401.20372-4-doug@schmorgal.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent e7643950
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment