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

Commit 288ab787 authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

ARM: dts: msm: Add mpmgic as parent to TLMM interrupt for msm8937



Add mpmgic as parent to TLMM interrupt for msm8937 as it
needs to trigger GIC interrupt controller.

Change-Id: I5b83178c0fc4fa13c75765d4340b73cba18e740a
Signed-off-by: default avatarRaghavendra Kakarla <rkakarla@codeaurora.org>
parent 2b029ca3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	tlmm: pinctrl@1000000 {
		compatible = "qcom,msm8937-pinctrl";
		reg = <0x1000000 0x300000>;
		interrupts = <0 208 0>;
		interrupts-extended = <&wakegic GIC_SPI 208 IRQ_TYPE_NONE>;
		gpio-controller;
		#gpio-cells = <2>;
		interrupt-controller;