arm64: dts: qcom: msm8998: Add qcom,adreno-smmu compatible

This commit is contained in:
AngeloGioacchino Del Regno 2021-08-09 16:35:27 +02:00 committed by Jami Kettunen
parent 85ff4634ab
commit 4f62681c4e

View file

@ -2107,7 +2107,8 @@
};
adreno_smmu: iommu@5040000 {
compatible = "qcom,msm8998-smmu-v2", "qcom,smmu-v2";
compatible = "qcom,msm8998-smmu-v2", "qcom,smmu-v2",
"qcom,adreno-smmu";
reg = <0x05040000 0x10000>;
clocks = <&gcc GCC_GPU_CFG_AHB_CLK>,
<&gcc GCC_BIMC_GFX_CLK>,