blob: 405e915d70b44a37a701794952d78746914edffd [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
York Sun2f7d7002016-02-08 13:47:29 -08002/*
3 * Freescale ls1021a QDS board common device tree source
4 *
5 * Copyright 2013-2015 Freescale Semiconductor, Inc.
York Sun2f7d7002016-02-08 13:47:29 -08006 */
7
8/dts-v1/;
9#include "ls1021a-qds.dtsi"
10
11/ {
12 chosen {
13 stdout-path = &lpuart0;
14 };
15};