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

Commit 641331f9 authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

ARM: dts: msm: Update dump ids for llcc on sdm845



Use dump ids starting with 0x140 to have a contiguous range of ids
for llcc to accommodate more instances in future.

Change-Id: Iea20a2e8881698183fc619877da92286e942de9d
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent e5f8bcfc
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2160,19 +2160,19 @@
		};
		qcom,llcc1_d_cache {
			qcom,dump-node = <&LLCC_1>;
			qcom,dump-id = <0x121>;
			qcom,dump-id = <0x140>;
		};
		qcom,llcc2_d_cache {
			qcom,dump-node = <&LLCC_2>;
			qcom,dump-id = <0x122>;
			qcom,dump-id = <0x141>;
		};
		qcom,llcc3_d_cache {
			qcom,dump-node = <&LLCC_3>;
			qcom,dump-id = <0x123>;
			qcom,dump-id = <0x142>;
		};
		qcom,llcc4_d_cache {
			qcom,dump-node = <&LLCC_4>;
			qcom,dump-id = <0x124>;
			qcom,dump-id = <0x143>;
		};
		qcom,l1_tlb_dump0 {
			qcom,dump-node = <&L1_TLB_0>;