Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / freescale / fsl-ls2088a-rdb.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Device Tree file for Freescale LS2088A RDB Board.
4  *
5  * Copyright 2016 Freescale Semiconductor, Inc.
6  * Copyright 2017 NXP
7  *
8  * Abhimanyu Saini <abhimanyu.saini@nxp.com>
9  *
10  */
11
12 /dts-v1/;
13
14 #include "fsl-ls2088a.dtsi"
15 #include "fsl-ls208xa-rdb.dtsi"
16
17 / {
18         model = "Freescale Layerscape 2088A RDB Board";
19         compatible = "fsl,ls2088a-rdb", "fsl,ls2088a";
20
21         chosen {
22                 stdout-path = "serial1:115200n8";
23         };
24 };