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

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

Merge "ARM: dts: msm: Add smp2p sleepstate node for Lagoon"

parents af0ffe0a d5e3bca2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1828,6 +1828,14 @@
		hwlocks = <&tcsr_mutex 3>;
	};

	qcom,smp2p_sleepstate {
		compatible = "qcom,smp2p-sleepstate";
		qcom,smem-states = <&sleepstate_smp2p_out 0>;
		interrupt-parent = <&sleepstate_smp2p_in>;
		interrupts = <0 0>;
		interrupt-names = "smp2p-sleepstate-in";
	};

	qcom,msm-cdsp-loader {
		compatible = "qcom,cdsp-loader";
		qcom,proc-img-to-load = "cdsp";