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

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

Merge "ARM: dts: msm: Register RPM for peripheral SSR"

parents 11e30f86 dfbb9131
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -735,6 +735,14 @@
		interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
		qcom,rpm-msg-ram = <&rpm_msg_ram>;
		mboxes = <&apcs_glb 0>;

		qcom,rpm_glink_ssr {
			qcom,glink-channels = "glink_ssr";
			qcom,notify-edges = <&glink_adsp>,
					    <&glink_cdsp>,
					    <&glink_wcnss>;
		};

	};

	qcom,msm-cdsp-loader {