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

Commit 780832a2 authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

ARM: dts: qcom: Update the LLCC RD miss event for kona v2

Update the LLCC RD miss event used by the LLCC_DDR latency
based devices in kona v2 DT.

Change-Id: I5812e885a001e7b86f7a978a65cf265f193698ae
parent bbcd0495
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -37,3 +37,11 @@
};

#include "kona-v2-gpu.dtsi"

&cpu0_llcc_ddr_latmon {
	qcom,cachemiss-ev = <0x1000>;
};

&cpu4_llcc_ddr_latmon {
	qcom,cachemiss-ev = <0x1000>;
};