summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-ls1043a-qds-duart.dts
blob: cf53ab0025df28b6e3f0453872636375b0a6c1f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Device Tree file for Freescale Layerscape-1043A family SoC.
 *
 * Copyright (C) 2015, Freescale Semiconductor
 *
 * SPDX-License-Identifier:	GPL-2.0+	X11
 */

/dts-v1/;
#include "fsl-ls1043a-qds.dtsi"

/ {
       chosen {
               stdout-path = &duart0;
       };
};