]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/dts/vf610-twr.dts
Merge git://git.denx.de/u-boot-i2c
[people/ms/u-boot.git] / arch / arm / dts / vf610-twr.dts
CommitLineData
987dd5f7
BD
1/*
2 * Copyright 2016 Toradex AG
3 *
4 * SPDX-License-Identifier: GPL-2.0+ or X11
5 */
6
7/dts-v1/;
8#include "vf.dtsi"
9
10/ {
11 model = "VF610 Tower Board";
12 compatible = "fsl,vf610-twr", "fsl,vf610";
13
2deba805 14 chosen {
987dd5f7
BD
15 stdout-path = &uart1;
16 };
17
18};
19
20&uart1 {
21 status = "okay";
22};