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

Commit 8207427f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add minidump dt support for MSS subsystem on sdm660"

parents 7392248e 0c83540f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2084,6 +2084,7 @@
		qcom,firmware-name = "modem";
		qcom,pil-self-auth;
		qcom,sysmon-id = <0>;
		qcom,minidump-id = <0>;
		qcom,ssctl-instance-id = <0x12>;
		qcom,qdsp6v62-1-5;
		memory-region = <&modem_fw_mem>;
@@ -2158,6 +2159,11 @@
			compatible = "qcom,msm-imem-diag-dload";
			reg = <0xc8 200>;
		};

		ss_mdump@b88 {
			compatible = "qcom,msm-imem-minidump";
			reg = <0xb88 28>;
		};
	};

	qcom,ghd {