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

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

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

parents a189154a 85b75bda
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -89,6 +89,8 @@ Optional properties:
			regardless of the fact that it's requested to power-off
			explicitly, the framework won't try to power it off again.

- qcom,minidump-as-elf32: Boolean. If set, minidump is collected in ELF32 format.

Example:
	qcom,venus@fdce0000 {
		compatible = "qcom,pil-tz-generic";
+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>;