xref: /openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts (revision ad97051b7ff61a92380dfcf3236e18503c1fe8ef)
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