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

Commit 656ea6cb authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Correct the BAM interrupt number"

parents 835971de 5abd62a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -598,7 +598,7 @@
		reg = <0x77c0000 0x2C000>,
		      <0x7784000 0x2A000>;
		reg-names = "slimbus_physical", "slimbus_bam_physical";
		interrupts = <0 163 0>, <0 165 0>;
		interrupts = <0 163 0>, <0 180 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
		qcom,ea-pc = <0x140>;
		status = "disabled";