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

Commit b83a8731 authored by Ankur Bansal's avatar Ankur Bansal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add L1 TLB node for holi

Added L1 (instruction and data) TLB node for holi.

Change-Id: I31c4ec07ddda5ea0bb653fd5442b303bf8636f40
parent 14898e05
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -772,6 +772,26 @@
			qcom,dump-id = <0x87>;
		};

		l1_itlb102 {
			qcom,dump-size = <0x300>;
			qcom,dump-id = <0x26>;
		};

		l1_itlb103 {
			qcom,dump-size = <0x300>;
			qcom,dump-id = <0x27>;
		};

		l1_dtlb102 {
			qcom,dump-size = <0x480>;
			qcom,dump-id = <0x46>;
		};

		l1_dtlb103 {
			qcom,dump-size = <0x480>;
			qcom,dump-id = <0x47>;
		};

		l2_tlb0 {
			qcom,dump-size = <0x5a00>;
			qcom,dump-id = <0x120>;