From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Tarasikov Subject: [PATCH] ARM: dts: OMAP5: Add VGIC interrupts for KVM Date: Tue, 17 Sep 2013 03:17:03 +0400 Message-ID: <1379373423-10486-2-git-send-email-alexander.tarasikov@gmail.com> References: <1379373423-10486-1-git-send-email-alexander.tarasikov@gmail.com> Return-path: In-Reply-To: <1379373423-10486-1-git-send-email-alexander.tarasikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org, Alexander Tarasikov List-Id: devicetree@vger.kernel.org This adds the interrupt configuration for the Cortex-A15 GIC to make KVM work in HYP mode --- arch/arm/boot/dts/omap5.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi index 07be2cd..8026a4e 100644 --- a/arch/arm/boot/dts/omap5.dtsi +++ b/arch/arm/boot/dts/omap5.dtsi @@ -63,6 +63,7 @@ <0x48212000 0x1000>, <0x48214000 0x2000>, <0x48216000 0x2000>; + interrupts = <1 9 0xf04>; }; /* -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html