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

Commit 8dc72265 authored by Stefan Agner's avatar Stefan Agner Committed by Shawn Guo
Browse files

ARM: dts: imx6ul: add interrupt of virt-capable GIC



The Cortex-A7 and its GIC support virtualization extensions. To
make use of them the CPU private interrupt needs to be specified.

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent bc6805f2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -97,8 +97,10 @@

	intc: interrupt-controller@a01000 {
		compatible = "arm,gic-400", "arm,cortex-a7-gic";
		interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
		#interrupt-cells = <3>;
		interrupt-controller;
		interrupt-parent = <&intc>;
		reg = <0x00a01000 0x1000>,
		      <0x00a02000 0x2000>,
		      <0x00a04000 0x2000>,