Ioana Ciornei | 74f0449 | 2020-04-27 15:21:14 +0300 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ OR X11 |
2 | /* | ||||
3 | * NXP LX2160AQDS device tree source for SERDES protocol 20.11.x | ||||
4 | * | ||||
5 | * Copyright 2020 NXP | ||||
6 | * | ||||
7 | */ | ||||
8 | |||||
9 | /dts-v1/; | ||||
10 | |||||
11 | #include "fsl-lx2160a-qds-sd1-20.dtsi" | ||||
12 | |||||
13 | #include "fsl-lx2160a-qds-sd2-11.dtsi" | ||||
14 | |||||
15 | / { | ||||
16 | model = "NXP Layerscape LX2160AQDS Board (DTS 20.11.x)"; | ||||
17 | compatible = "fsl,lx2160aqds", "fsl,lx2160a"; | ||||
18 | |||||
19 | }; |