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

Commit 6729c4a9 authored by Satyajit Desai's avatar Satyajit Desai Committed by Saranya Chidura
Browse files

ARM: dts: msm: add dt support for TPDM to memory dump on sdm845



Add support on sdm845 to allocate space for TPDM dump
collection. This is needed for postprocessing of dump
data obtained from MCMB source.

Change-Id: I4673c3ec6fa7530879c7f63ece991b8ce0198ae8
Signed-off-by: default avatarSatyajit Desai <sadesai@codeaurora.org>
parent 93982edb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3605,6 +3605,11 @@
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0xe8>;
		};

		tpdm_swao_dump {
			qcom,dump-size = <0x512>;
			qcom,dump-id = <0xf2>;
		};
	};

	gpi_dma0: qcom,gpi-dma@0x800000 {