diff options
author | Doug Brown <doug@schmorgal.com> | 2023-01-16 22:43:56 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-01-24 13:56:41 +0300 |
commit | 7f7a201ad1fcd916526d10b21685690a35aa8d7a (patch) | |
tree | 976e576c53a02db25c314f751f746ed2623c7528 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e764395080184544aa963b0dead24c01d1ca3b0e (diff) | |
download | linux-7f7a201ad1fcd916526d10b21685690a35aa8d7a.tar.xz |
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: Doug Brown <doug@schmorgal.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20230116194401.20372-4-doug@schmorgal.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions