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

From: Shawn Guo
Date: Mon Oct 14 2019 - 04:30:52 EST


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 <nsaenzjulienne@xxxxxxx>

Applied, thanks.