Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 392c2e19 authored by Patrick Daly's avatar Patrick Daly
Browse files

ARM: dts: msm: Reenable IOMMU TLB invalidate by ASID for sdm845



This feature is supported by sdm845v2.1.

Change-Id: Iafee081708cc693360f5d086056416b56722dc08
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 14fd7a29
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -25,3 +25,7 @@
&clock_gcc {
	compatible = "qcom,gcc-sdm845-v2.1", "syscon";
};

&apps_smmu {
	/delete-property/ qcom,no-asid-retention;
};