Commit 55fae1d5 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross
Browse files

arm64: dts: qcom: sdm845: Define IOMMU for sdhc 2



With apps_smmu initializing the SMMU we must specify iommus property for
the sdhc controller.

Fixes: 4429e575 ("arm64: dts: sdm845: Add node for arm,mmu-500")
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent c47fc198
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1515,6 +1515,7 @@
			clocks = <&gcc GCC_SDCC2_AHB_CLK>,
				 <&gcc GCC_SDCC2_APPS_CLK>;
			clock-names = "iface", "core";
			iommus = <&apps_smmu 0xa0 0xf>;

			status = "disabled";
		};