Re: [PATCH 3/3] PCI: dwc: Add support to handle prefetchable memory mapping

2020-10-26 Thread Rob Herring
On Fri, Oct 23, 2020 at 2:57 PM Vidya Sagar wrote: > > DWC sub-system currently doesn't differentiate between prefetchable and > non-prefetchable memory aperture entries in the 'ranges' property and > provides ATU mapping only for the first memory aperture entry out of all > the entries present. T

[PATCH 3/3] PCI: dwc: Add support to handle prefetchable memory mapping

2020-10-23 Thread Vidya Sagar
DWC sub-system currently doesn't differentiate between prefetchable and non-prefetchable memory aperture entries in the 'ranges' property and provides ATU mapping only for the first memory aperture entry out of all the entries present. This was introduced by the commit 0f71c60ffd26 ("PCI: dwc: Remo