diff options
author | Kishon Vijay Abraham I <[email protected]> | 2018-04-27 17:17:12 +0530 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2018-05-03 09:35:21 +0200 |
commit | 212f4f8a44909a5f2db187b2ff7cfba46c626528 (patch) | |
tree | 85ebedb07060c762edffeef151d87b1150b8a6ac /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 5bc2bda54d49cb2dbf9387b47feb25c32d20e216 (diff) |
mmc: sdhci-omap: Workaround for Errata i843
Errata i843 in AM572x Sitara Processors Silicon Revision 2.0, 1.1
(SPRZ429K July 2014–Revised March 2017 [1]) mentions
PG 1.0/1.1 silicon has limitations w.r.t frequencies at which MMC1/2/3
can operate.
Use soc_device_match() to identify rev 1.0/1.1 silicon and
override mmc->f_max according to the errata workaround.
"max-frequency" dt property cannot be used since the device
tree is added for rev 2.0 silicon.
soc_device_match() is also used in order to get the IODelay values
for rev 1.0/1.1 silicon.
[1] -> http://www.ti.com/lit/er/sprz429k/sprz429k.pdf
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions