arm64: dts: qcom: sdm845: Define IOMMU for sdhc 2
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 5 Feb 2019 00:54:52 +0000 (16:54 -0800)
committerAndy Gross <andy.gross@linaro.org>
Wed, 6 Feb 2019 23:01:09 +0000 (17:01 -0600)
With apps_smmu initializing the SMMU we must specify iommus property for
the sdhc controller.

Fixes: 4429e57567bb ("arm64: dts: sdm845: Add node for arm,mmu-500")
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi

index 01a80ada653bd4aa8b4c857580df2e8979fb539c..ce69872d5a616354a48bab2b894ba9001a713aea 100644 (file)
                        clocks = <&gcc GCC_SDCC2_AHB_CLK>,
                                 <&gcc GCC_SDCC2_APPS_CLK>;
                        clock-names = "iface", "core";
+                       iommus = <&apps_smmu 0xa0 0xf>;
 
                        status = "disabled";
                };