0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003 * Device Tree file for Freescale LS2088A QDS Board.
0004 *
0005 * Copyright 2016 Freescale Semiconductor, Inc.
0006 * Copyright 2017 NXP
0007 *
0008 * Abhimanyu Saini <abhimanyu.saini@nxp.com>
0009 *
0010 */
0011
0012 /dts-v1/;
0013
0014 #include "fsl-ls2088a.dtsi"
0015 #include "fsl-ls208xa-qds.dtsi"
0016
0017 / {
0018 model = "Freescale Layerscape 2088A QDS Board";
0019 compatible = "fsl,ls2088a-qds", "fsl,ls2088a";
0020
0021 chosen {
0022 stdout-path = "serial0:115200n8";
0023 };
0024 };