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

Commit e1497928 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 0cc8ea86 59e6fda2
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -963,6 +963,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 {