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

Commit 88187e95 authored by Vijay Navnath Kamble's avatar Vijay Navnath Kamble
Browse files

ARM: dts: msm: Add MPM interrupt controller for apq8053 hw variants



Add mpm interrupt controller as SOC interrupt parent and
as a child domain under intc for apq8053 hw variants.

Change-Id: I64856629e45dce8ad896361bcc473720e0cdd1a0
Signed-off-by: default avatarVijay Navnath Kamble <vkambl@codeaurora.org>
parent 060c807f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
	model = "Qualcomm Technologies, Inc. APQ 8953 Lite";
	compatible = "qcom,apq8053";
	qcom,msm-id = <304 0x0>;
	interrupt-parent = <&intc>;
	interrupt-parent = <&wakegic>;

	soc: soc { };
};