Re: [PATCH] PCI: dwc: Add support to configure for ECRC

2020-12-07 Thread Rob Herring
On Mon, Nov 9, 2020 at 1:26 PM Vidya Sagar wrote: > > DesignWare core has a TLP digest (TD) override bit in one of the control > registers of ATU. This bit also needs to be programmed for proper ECRC > functionality. This is currently identified as an issue with DesignWare > IP version 4.90a. > >

Re: [PATCH] PCI: dwc: Add support to configure for ECRC

2020-11-10 Thread Bjorn Helgaas
On Tue, Nov 10, 2020 at 12:56:11AM +0530, Vidya Sagar wrote: > DesignWare core has a TLP digest (TD) override bit in one of the control > registers of ATU. This bit also needs to be programmed for proper ECRC > functionality. This is currently identified as an issue with DesignWare > IP version 4.9

[PATCH] PCI: dwc: Add support to configure for ECRC

2020-11-09 Thread Vidya Sagar
DesignWare core has a TLP digest (TD) override bit in one of the control registers of ATU. This bit also needs to be programmed for proper ECRC functionality. This is currently identified as an issue with DesignWare IP version 4.90a. Signed-off-by: Vidya Sagar --- drivers/pci/controller/dwc/pcie