xref: /openbmc/u-boot/arch/arm/dts/ls1021a-iot-duart.dts (revision 1d6c54ecb39b8591a98f02f9b47af225ff07cd0b)
1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Freescale ls1021a IOT board device tree source
4 *
5 * Copyright 2016 Freescale Semiconductor, Inc.
6 */
7
8/dts-v1/;
9#include "ls1021a-iot.dtsi"
10
11/ {
12	chosen {
13	stdout-path = &uart0;
14	};
15};
16