ARM: dts: msm: Add per process pagetable support for sm6150 GPU

Add compatible string "qcom,adreno-smmu" which enables
per process pagetable feature for sm6150 GPU's MMU.

Change-Id: If6a097fcb52fbee7216dc2cf2b6169c75aa3205a
Signed-off-by: Piyush Mehta <quic_piyumeht@quicinc.com>
This commit is contained in:
Piyush Mehta
2025-05-15 18:22:47 +05:30
parent ba74a3d2ba
commit 1d125bd012

View File

@@ -7,7 +7,7 @@
&soc {
kgsl_smmu: kgsl-smmu@50a0000 {
compatible = "qcom,qsmmu-v500";
compatible = "qcom,qsmmu-v500", "qcom,adreno-smmu";
status = "okay";
reg = <0x50a0000 0x10000>,
<0x50c2000 0x20>;