aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/top/e320/dts/usrp_e320_fpga_AA.dts
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp3/top/e320/dts/usrp_e320_fpga_AA.dts')
-rw-r--r--fpga/usrp3/top/e320/dts/usrp_e320_fpga_AA.dts22
1 files changed, 22 insertions, 0 deletions
diff --git a/fpga/usrp3/top/e320/dts/usrp_e320_fpga_AA.dts b/fpga/usrp3/top/e320/dts/usrp_e320_fpga_AA.dts
new file mode 100644
index 000000000..04f67d002
--- /dev/null
+++ b/fpga/usrp3/top/e320/dts/usrp_e320_fpga_AA.dts
@@ -0,0 +1,22 @@
+// SPDX-License-Identifier: GPL-2.0 OR X11
+/*
+ * Copyright (c) 2018 National Instruments Corp
+ *
+ */
+
+/dts-v1/;
+/plugin/;
+
+#include "e320-fpga.dtsi"
+
+&fpga_full {
+ uio@40004000 {
+ compatible = "usrp-uio";
+ reg = <0x40004000 0x1000>; //FIXME
+ reg-names = "misc-auro-regs";
+ status = "okay";
+ };
+};
+
+#include "e320-common.dtsi"
+#include "dma-common.dtsi"