17 lines
302 B
Plaintext
17 lines
302 B
Plaintext
// 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";
|
|
};
|