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