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

Commit bfa6da3a authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

ARM: dts: msm: Update the rpm-smd node with IRQ for sdxnightjar

Update the rpm-smd node with glink-rpm irq so that rpm driver
can mask the glink-rpm interrupt while going to APSS deep sleep.

Change-Id: Ibc106eb9dc044f1f49fc478bf392fa3026226df9
parent bd7b55b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -344,6 +344,7 @@
	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};