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

Commit 817a5374 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

ARM: dts: msm: enable l2wb feature for holi target

Enable l2wb feature used to monitor the snoop traffic
at L3, and vote L3 accordingly.

Change-Id: Iee4732c9692494107072da9ace7de39d4af1d385
parent 67e5a07c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1331,6 +1331,8 @@
			qcom,cpulist = <&CPU6>;
			qcom,target-dev = <&cpu6_cpu_l3_lat>;
			qcom,cachemiss-ev = <0x17>;
			qcom,access-ev = <0x2B>;
			qcom,wb-ev = <0x18>;
			qcom,core-dev-table = <&cpu6_cpu_l3_tbl>;
		};

@@ -1339,6 +1341,8 @@
			qcom,cpulist = <&CPU7>;
			qcom,target-dev = <&cpu7_cpu_l3_lat>;
			qcom,cachemiss-ev = <0x17>;
			qcom,access-ev = <0x2B>;
			qcom,wb-ev = <0x18>;
			qcom,core-dev-table = <&cpu6_cpu_l3_tbl>;
		};