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