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

Commit 908e6e05 authored by Sunil Paidimarri's avatar Sunil Paidimarri
Browse files

ARM: dts: msm: Update EMAC interrupts



Add reference to TLMM for GPIO based PHY interrupt
Add reference to PDC for all other interrupts

CRs-Fixed: 2216102
Change-Id: Iea14b4c220b112ef9b670e4723339e1a9dffcb89
Acked-by: default avatarRahul Kawadgave <rahulak@qti.qualcomm.com>
Signed-off-by: default avatarSunil Paidimarri <hisunil@codeaurora.org>
parent 2e92080e
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -1152,12 +1152,12 @@
			<0x36000 0x100>,
			<0x3900000 0x300000>;
		reg-names = "emac-base", "rgmii-base", "tlmm-central-base";
		interrupts = <0 62 4>, <0 60 4>,
			<0 45 4>, <0 49 4>,
			<0 50 4>, <0 51 4>,
			<0 52 4>, <0 53 4>,
			<0 54 4>, <0 55 4>,
			<0 56 4>, <0 57 4>;
		interrupts-extended = <&pdc 0 62 4>, <&pdc 0 60 4>,
			<&tlmm 84 2>, <&pdc 0 49 4>,
			<&pdc 0 50 4>, <&pdc 0 51 4>,
			<&pdc 0 52 4>, <&pdc 0 53 4>,
			<&pdc 0 54 4>, <&pdc 0 55 4>,
			<&pdc 0 56 4>, <&pdc 0 57 4>;
		interrupt-names = "sbd-intr", "lpi-intr",
			"wol-intr", "tx-ch0-intr",
			"tx-ch1-intr", "tx-ch2-intr",