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

Commit ee2c1771 authored by qqzhou's avatar qqzhou
Browse files

ARM: dts: msm: define static context bank property on sdm439/429



Enable the static cb option on sdm439/sdm429 in the case where
SMMU programming is done by TZ.

Change-Id: I88935281e50ecf3c5f2236985f8ac4a1b7629481
Signed-off-by: default avatarQingqing Zhou <qqzhou@codeaurora.org>
parent ddbece73
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -87,3 +87,7 @@
		>;
	};
};

&kgsl_smmu {
	qcom,enable-static-cb;
};