summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi b/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi
index 334074050..eba0db252 100644
--- a/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi
+++ b/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi
@@ -49,6 +49,13 @@
#size-cells = <0x2>;
linux,phandle = <0x1>;
phandle = <0x1>;
+
+ gic-its@2e010000 {
+ compatible = "arm,gic-v3-its";
+ msi-controller;
+ #msi-cells = <1>;
+ reg = <0x0 0x2e010000 0 0x20000>;
+ };
};
timer {