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: Jonathan Wicks <jwicks@codeaurora.org>
This commit is contained in:
parent
c605e110ab
commit
d1552b763a
1 changed files with 2 additions and 1 deletions
|
@ -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>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue