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

From: Rob Herring
Date: Mon Oct 26 2020 - 13:51:40 EST


On Fri, Oct 23, 2020 at 2:57 PM Vidya Sagar <vidyas@xxxxxxxxxx> wrote:
>
> Add support to program the ATU to enable translations for >4GB sizes of
> the prefetchable memory apertures.
>
> Signed-off-by: Vidya Sagar <vidyas@xxxxxxxxxx>
> ---
> drivers/pci/controller/dwc/pcie-designware.c | 12 +++++++-----
> drivers/pci/controller/dwc/pcie-designware.h | 3 ++-
> 2 files changed, 9 insertions(+), 6 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>