Re: [PATCH V4 3/6] PCI: tegra: Set DesignWare IP version

2020-11-26 Thread Thierry Reding
On Mon, Nov 09, 2020 at 10:49:34PM +0530, Vidya Sagar wrote: > Set the DesignWare IP version for Tegra194 to 0x490A. This would be used > by the DesigWare sub-system to do any version specific configuration > (Ex:- TD bit programming for ECRC). > > Signed-off-by: Vidya Sagar > --- > V4: > * None

[PATCH V4 3/6] PCI: tegra: Set DesignWare IP version

2020-11-09 Thread Vidya Sagar
Set the DesignWare IP version for Tegra194 to 0x490A. This would be used by the DesigWare sub-system to do any version specific configuration (Ex:- TD bit programming for ECRC). Signed-off-by: Vidya Sagar --- V4: * None V3: * None V2: * None drivers/pci/controller/dwc/pcie-tegra194.c | 1 + 1