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

Commit b56869bb authored by Raghavendra Kakarla's avatar Raghavendra Kakarla Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add rpm-smd node for holi

Add rpm-smd node for APSS communication with RPM.

Change-Id: I077a5354bae336945b49a277f94b55f9d97519e1
parent b4eec39c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -465,6 +465,13 @@
		qcom,wakeup-enable;
	};

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		interrupts = <GIC_SPI 194 IRQ_TYPE_EDGE_RISING>;
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};

	ipcc_mproc: qcom,ipcc@208000 {
		compatible = "qcom,ipcc";
		reg = <0x208000 0x1000>;