2019-10-14 08:31:28

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH 08/11] dts: arm64: layerscape: add dma-ranges property to pcie nodes

On Tue, Sep 24, 2019 at 08:12:39PM +0200, Nicolas Saenz Julienne wrote:
> The bus behind the board's PCIe core has DMA addressing limitations. Add
> an empty 'dma-ranges' property on all PCIe bus descriptions to inform
> the OF core that a translation is due further down the line.
>
> Signed-off-by: Nicolas Saenz Julienne <[email protected]>

Applied, thanks.