Re: [PATCH 1/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode

From: Vignesh R
Date: Tue Dec 19 2017 - 23:16:53 EST




On Tuesday 19 December 2017 09:54 PM, Lorenzo Pieralisi wrote:
> On Fri, Dec 01, 2017 at 11:43:08AM +0530, Vignesh R wrote:
>> 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 from a
>> common place. So, that errata workaround is applied for both modes of
>> operation.
>>
>> Reported-by: Chris Welch <Chris.Welch@xxxxxxxxxxxxxxxxxx>
>> Signed-off-by: Vignesh R <vigneshr@xxxxxx>
>> ---
>>Â drivers/pci/dwc/pci-dra7xx.c | 12 ++++++------
>>Â 1 file changed, 6 insertions(+), 6 deletions(-)
>
> I need Kishon's ACK to apply it, thanks.

There are some enhancements to this patch. Will submit a v2 shortly.
Please ignore this version for now. Thanks!


--
Regards
Vignesh