diff options
Diffstat (limited to 'fpga/usrp3/top/x400/dts/usrp_x410_fpga_XG.dts')
-rw-r--r-- | fpga/usrp3/top/x400/dts/usrp_x410_fpga_XG.dts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/fpga/usrp3/top/x400/dts/usrp_x410_fpga_XG.dts b/fpga/usrp3/top/x400/dts/usrp_x410_fpga_XG.dts new file mode 100644 index 000000000..46f7c0526 --- /dev/null +++ b/fpga/usrp3/top/x400/dts/usrp_x410_fpga_XG.dts @@ -0,0 +1,22 @@ +/* + * 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" + +#include "x410-10gbe-port1.dtsi" |