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

Commit e02cc11c authored by Swetha Chikkaboraiah's avatar Swetha Chikkaboraiah Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add rpm-smd irq number for SDM439

Add rpm-smd irq number and channel for APSS communication
with RPM subsystem.

Change-Id: I8497ca34598e083993279f6dff3120d531fb84df
parent dd987915
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1042,6 +1042,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 */
	};