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

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

Merge "ARM: dts: msm: Add WLAN PD auxilary minidump ID for MSS on Lito"

parents fe40f56c 8c1a7dd1
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -70,7 +70,13 @@ Optional properties:
- qcom,ignore-ssr-failure: Boolean. If set, SSR failures are not considered fatal.
- qcom,signal-aop: Boolean. If set, when subsystem is brought up, pil will send a notification
			to AOP through qmp mailbox driver.

- qcom,minidump-id: ID that is used to index into the global minidump table of
			contents to access a subsystem's minidump table of
			contents.
- qcom,aux-minidump-ids: List of IDs that index into the global minidump table
			of contents to access the table of contents for
			additional minidump entries that should be collected
			along with the subsystem's minidump.

Example:
	qcom,venus@fdce0000 {
+1 −0
Original line number Diff line number Diff line
@@ -1999,6 +1999,7 @@
		qcom,pas-id = <4>;
		qcom,smem-id = <421>;
		qcom,minidump-id = <3>;
		qcom,aux-minidump-ids = <4>;
		qcom,complete-ramdump;

		/* Inputs from mss */