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

Commit 85b75bda authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

ARM: dts: msm: Use ELF32 format for LPASS/CDSP minidump on Lito

Dump minidump ELF in ELF32 format, for LPASS and CDSP subsystems
on Lito SoC.

Change-Id: I9b1e1d7c6f102810f4f915fa813911fc6cd7ff92
parent 14ee4548
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2869,6 +2869,7 @@
		memory-region = <&pil_adsp_mem>;
		qcom,signal-aop;
		qcom,complete-ramdump;
		qcom,minidump-as-elf32;

		/* Inputs from lpass */
		interrupts-extended = <&pdc 16 IRQ_TYPE_LEVEL_HIGH>,
@@ -2913,6 +2914,7 @@
		memory-region = <&pil_cdsp_mem>;
		qcom,complete-ramdump;
		qcom,signal-aop;
		qcom,minidump-as-elf32;

		qcom,msm-bus,name = "pil-cdsp";
		qcom,msm-bus,num-cases = <2>;