Merge "ARM: dts: msm: Add l2pc-cpu-mask to avoid L2PC on masked CPUs for msm8998"
This commit is contained in:
commit
a25d728775
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@
|
|||
|
||||
qcom,tsens-name = "tsens_tz_sensor12";
|
||||
|
||||
/* Avoid L2PC on big cluster CPUs (CPU 4,5,6,7) */
|
||||
qcom,l2pc-cpu-mask = <0x000000f0>;
|
||||
|
||||
/* Quirks */
|
||||
qcom,gpu-quirk-lmloadkill-disable;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue