Back to home page

OSCL-LXR

 
 

    


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