Merge "ARM: dts: msm: Add l2pc-cpu-mask to avoid L2PC on masked CPUs for msm8998"

This commit is contained in:
Linux Build Service Account 2017-07-03 07:58:21 -07:00 committed by Gerrit - the friendly Code Review server
commit a25d728775

View file

@ -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;