arm64: dts: qcom: msm8998: Add qcom,adreno-smmu compatible
This commit is contained in:
parent
85ff4634ab
commit
4f62681c4e
1 changed files with 2 additions and 1 deletions
|
|
@ -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>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue