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

Commit 59e6fda2 authored by Saranya Chidura's avatar Saranya Chidura Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add ETB/ETR register dump entries for qcs405



Add support to dump ETB/ETR register for QCS405.

Change-Id: I26471ac4efc06ef15cc4e61290d7541b6799ca02
Signed-off-by: default avatarSaranya Chidura <schidura@codeaurora.org>
parent dfb894c5
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -961,6 +961,21 @@
			qcom,dump-size = <0x10000>;
			qcom,dump-id = <0xe9>;
		};

		tmc_etf_dump {
			qcom,dump-size = <0x10000>;
			qcom,dump-id = <0xf0>;
		};

		tmc_etr_reg_dump {
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0x100>;
		};

		tmc_etf_reg_dump {
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0x101>;
		};
	};

	sdhc_1: sdhci@7804000 {