arm64: dts: qcom: sm8450: Fix missing iommus for qup
authorVinod Koul <vkoul@kernel.org>
Thu, 14 Apr 2022 10:16:25 +0000 (15:46 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 19 Apr 2022 17:55:56 +0000 (12:55 -0500)
commit488922c1a372579bf2caf40933e7459e3c86276f
tree4605a229651a9df3080825dd5ac5c09adf871e33
parentb9c8433083097327cad19fbf633fb0735a008315
arm64: dts: qcom: sm8450: Fix missing iommus for qup

qupv3_id_0 was missing iommus property which cause any dma transaction
to fail and board crash. So add the missing iommus.

While at it also add interconnect nodes for qup

Fixes: 5188049c9b36 ("arm64: dts: qcom: Add base SM8450 DTSI")
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220414101630.1189052-3-vkoul@kernel.org
arch/arm64/boot/dts/qcom/sm8450.dtsi