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

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

Merge "ARM: dts: qcom: Correct adsp_smsm node interrupt number"

parents 75f1c40d b4f54e8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -911,7 +911,7 @@

		adsp_smsm: adsp@2 {
			reg = <2>;
			interrupts = <0 289 IRQ_TYPE_EDGE_RISING>;
			interrupts = <0 290 IRQ_TYPE_EDGE_RISING>;
			interrupt-controller;
			#interrupt-cells = <2>;
		};