summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/fsl-ls1028a-qds-lpuart.dts
blob: 063857b2f2b4759a45208486125bf77d98e820e6 (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 = &lpuart0;
	};
};