Re: [PATCH v4 0/2] arm64: dts: qcom: sdm845: Fix DMA allocations for devices with IOMMU

From: Srinivas Kandagatla
Date: Fri Jan 18 2019 - 08:05:38 EST




On 17/01/2019 04:29, Bjorn Andersson wrote:
These patches extends the size cells of the soc bus and define the dma-ranges,
so that DMA allocations for devices with IOMMU attached will get valid IOVAs.

Changes since v3:
- Split patch in two
- Rewrote commit message from scratch

Bjorn Andersson (2):
arm64: dts: qcom: sdm845: Increase address and size cells for soc
arm64: dts: qcom: sdm845: Extend ranges and describe DMA space

arch/arm64/boot/dts/qcom/sdm845.dtsi | 301 ++++++++++++++-------------
1 file changed, 151 insertions(+), 150 deletions(-)


Thanks for the fix, finally managed to get both fastrpc and ufs working together with iommu!


Tested-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>