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

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

Merge "ARM: dts: msm: Add smp2p sleep state driver for sdmmagpie"

parents 16f57526 8ebba4e8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1340,6 +1340,11 @@
		#mbox-cells = <1>;
	};

	qcom,smp2p_sleepstate {
		compatible = "qcom,smp2p-sleepstate";
		qcom,smem-states = <&sleepstate_smp2p_out 0>;
	};

	qcom,smp2p-modem {
		compatible = "qcom,smp2p";
		qcom,smem = <435>, <428>;
@@ -1378,6 +1383,11 @@
			interrupt-controller;
			#interrupt-cells = <2>;
		};

		sleepstate_smp2p_out: sleepstate-out {
			qcom,entry-name = "sleepstate";
			#qcom,smem-state-cells = <1>;
		};
	};

	qcom,smp2p-cdsp {