blob: be2c23a03845e779bc419f74ca09b6f22cb866c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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-x4.dtsi"
#include "x410-100gbe-port1.dtsi"
|