Re: [PATCH 2/3] PCI: dwc: Add support to program ATU for >4GB memory aperture sizes

2020-10-26 Thread Rob Herring
On Fri, Oct 23, 2020 at 2:57 PM Vidya Sagar wrote: > > Add support to program the ATU to enable translations for >4GB sizes of > the prefetchable memory apertures. > > Signed-off-by: Vidya Sagar > --- > drivers/pci/controller/dwc/pcie-designware.c | 12 +++- >

[PATCH 2/3] PCI: dwc: Add support to program ATU for >4GB memory aperture sizes

2020-10-23 Thread Vidya Sagar
Add support to program the ATU to enable translations for >4GB sizes of the prefetchable memory apertures. Signed-off-by: Vidya Sagar --- drivers/pci/controller/dwc/pcie-designware.c | 12 +++- drivers/pci/controller/dwc/pcie-designware.h | 3 ++- 2 files changed, 9 insertions(+), 6