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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user