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

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

Merge "ARM: dts: msm: Update the rpm-smd node with proper irq number"

parents c0553c87 7e2d0187
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -937,7 +937,7 @@
	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		interrupts = <GIC_SPI 194 IRQ_TYPE_EDGE_RISING>;
		interrupts = <GIC_SPI 334 IRQ_TYPE_LEVEL_HIGH>;
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};