blob: 29c4ec59fe508ca09f80e1a14be29b1760c3c8ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// SPDX-License-Identifier: GPL-2.0+ OR X11
/*
* NXP LS1088AQDS device tree source for SERDES protocol 29.x
*
* Copyright 2020 NXP
*
*/
/dts-v1/;
#include "fsl-ls1088a-qds-sd1-29.dtsi"
/ {
model = "NXP Layerscape 1088a QDS Board (DTS 29-x)";
compatible = "fsl,ls1088a-qds", "fsl,ls1088a";
};
|