summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/fsl-ls1028a-qds-duart.dts
blob: 83264e0f544716bff6ea2bf2fd7890a9d3c6f993 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0+
/*
 * Device Tree file for Freescale Layerscape-1028AQDS family SoC.
 *
 * Copyright 2020 NXP
 */

/dts-v1/;
#include "fsl-ls1028a-qds.dtsi"

/ {
	chosen {
		stdout-path = &serial0;
	};
};