SPDX: Convert all of our multiple license tags to Linux Kernel style
[oweals/u-boot.git] / arch / arm / dts / vf610-twr.dts
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3  * Copyright 2016 Toradex AG
4  */
5
6 /dts-v1/;
7 #include "vf.dtsi"
8
9 / {
10         model = "VF610 Tower Board";
11         compatible = "fsl,vf610-twr", "fsl,vf610";
12
13         chosen {
14                 stdout-path = &uart1;
15         };
16
17 };
18
19 &uart1 {
20         status = "okay";
21 };