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

Commit d1552b76 authored by Jonathan Wicks's avatar Jonathan Wicks
Browse files

ARM: dts: msm: Update GPU SMMU settings for cobalt



Updating the GPU SMMU settings to match the settings
used during pre-sil testing.

Change-Id: I70e0b87c3575f5778726ae2855d68bf0e560206a
Signed-off-by: default avatarJonathan Wicks <jwicks@codeaurora.org>
parent c605e110
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@


&kgsl_smmu {
	attach-impl-defs = <0x6000 0x3270>,
	attach-impl-defs = <0x6000 0x2378>,
		<0x6060 0x1055>,
		<0x6470 0x110011>,
		<0x6478 0x0>,
@@ -29,6 +29,7 @@
		<0x6924 0x604>,
		<0x6928 0x11000>,
		<0x6930 0x800>,
		<0x6960 0x3>,
		<0x6b64 0x1a5551>,
		<0x6b68 0x2aaa2f82>;
};