summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/alpine.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/alpine.dtsi')
-rw-r--r--dts/src/arm/alpine.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/dts/src/arm/alpine.dtsi b/dts/src/arm/alpine.dtsi
index 9af2d60e9a..db8752fc48 100644
--- a/dts/src/arm/alpine.dtsi
+++ b/dts/src/arm/alpine.dtsi
@@ -155,6 +155,16 @@
ranges = <0x02000000 0x0 0xfe000000 0x0 0xfe000000 0x0 0x1000000>;
bus-range = <0x00 0x00>;
+ msi-parent = <&msix>;
+ };
+
+ msix: msix@fbe00000 {
+ compatible = "al,alpine-msix";
+ reg = <0x0 0xfbe00000 0x0 0x100000>;
+ interrupt-controller;
+ msi-controller;
+ al,msi-base-spi = <96>;
+ al,msi-num-spis = <64>;
};
};
};