Skip to content
Commit 726d75a6 authored by Vignesh R's avatar Vignesh R Committed by Lorenzo Pieralisi
Browse files

PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode



Errata i870 is applicable in both EP and RC mode. Therefore rename
function dra7xx_pcie_ep_unaligned_memaccess(), that implements errata
workaround, to dra7xx_pcie_unaligned_memaccess() and call it for both RC
and EP. Make sure driver probe does not fail in case the workaround is not
applied for RC mode in order to maintain DT backward compatibility.

Reported-by: default avatarChris Welch <Chris.Welch@viavisolutions.com>
Signed-off-by: default avatarVignesh R <vigneshr@ti.com>
[lorenzo.pieralisi@arm.com: reworded the log]
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent e3336a18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment