ARM: dts: msm: Enable gpu-quirk-disable-lmloadkill for msmcobalt
A540v1 and v2 both need to enable the LMLOADKILL quirk for the GPU. CRs-Fixed: 1036444 Change-Id: I84243578a1ef2f9948f0c9a8c1c00dc6a31eb579 Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>
This commit is contained in:
parent
00e0494320
commit
54162545a1
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@
|
|||
|
||||
qcom,tsens-name = "tsens_tz_sensor12";
|
||||
|
||||
/* Quirks */
|
||||
qcom,gpu-quirk-lmloadkill-disable;
|
||||
|
||||
clocks = <&clock_gfx clk_gpucc_gfx3d_clk>,
|
||||
<&clock_gcc clk_gcc_gpu_cfg_ahb_clk>,
|
||||
<&clock_gpu clk_gpucc_rbbmtimer_clk>,
|
||||
|
|
Loading…
Add table
Reference in a new issue