xref: /openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-duart.dts (revision e23b19f4a8f790f9206f7af3363695b2ec06c1f6)
1/*
2 * Device Tree file for Freescale Layerscape-1043A family SoC.
3 *
4 * Copyright (C) 2015, Freescale Semiconductor
5 *
6 * SPDX-License-Identifier:	GPL-2.0+	X11
7 */
8
9/dts-v1/;
10#include "fsl-ls1043a-qds.dtsi"
11
12/ {
13       chosen {
14               stdout-path = &duart0;
15       };
16};
17