diff options
Diffstat (limited to 'fpga/usrp3/top/x400/dts/usrp_x410_fpga_X1.dts')
-rw-r--r-- | fpga/usrp3/top/x400/dts/usrp_x410_fpga_X1.dts | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/fpga/usrp3/top/x400/dts/usrp_x410_fpga_X1.dts b/fpga/usrp3/top/x400/dts/usrp_x410_fpga_X1.dts new file mode 100644 index 000000000..42142cd9b --- /dev/null +++ b/fpga/usrp3/top/x400/dts/usrp_x410_fpga_X1.dts @@ -0,0 +1,21 @@ +/* + * Copyright 2021 Ettus Research, a National Instruments Brand + * + * SPDX-License-Identifier: LGPL-3.0-or-later + */ + +/dts-v1/; +/plugin/; + +#include "x410-version-info.dtsi" + +#include "x410-fpga.dtsi" + +#include "x410-common.dtsi" + +#include "x410-rfdc.dtsi" + +#include "x410-dma.dtsi" + +#include "x410-10gbe-port0.dtsi" + |