Ioana Ciornei | b625262 | 2020-05-15 09:56:48 +0300 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ OR X11 |
2 | /* | ||||
3 | * NXP LS1088AQDS device tree source for SERDES protocol 21.x | ||||
4 | * | ||||
5 | * Copyright 2020 NXP | ||||
6 | * | ||||
7 | */ | ||||
8 | |||||
9 | /dts-v1/; | ||||
10 | |||||
11 | #include "fsl-ls1088a-qds-sd1-21.dtsi" | ||||
12 | |||||
13 | / { | ||||
14 | model = "NXP Layerscape 1088a QDS Board (DTS 21-x)"; | ||||
15 | compatible = "fsl,ls1088a-qds", "fsl,ls1088a"; | ||||
16 | }; |