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

Commit 81c07409 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 sm6150"

parents 311f1258 7114515d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2074,6 +2074,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>;
@@ -2112,6 +2117,11 @@
			interrupt-controller;
			#interrupt-cells = <2>;
		};

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

	qcom,smp2p-cdsp {