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

Commit 903bb089 authored by Pratham Pratap's avatar Pratham Pratap Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Assign PDC interrupt for ss_phy_irq for SM6150



This change assigns correct PDC interrupt for ss_phy_irq
for SM6150.

Change-Id: Ia402f7d069bc18a580f5701e2b48d021fdaee2c6
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 871eac76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
		#size-cells = <1>;
		ranges;

		interrupts = <0 489 0>, <0 130 0>, <0 607 0>, <0 488 0>;
		interrupts = <0 489 0>, <0 130 0>, <0 486 0>, <0 488 0>;
		interrupt-names = "dp_hs_phy_irq", "pwr_event_irq",
				"ss_phy_irq", "dm_hs_phy_irq";
		qcom,use-pdc-interrupts;