]> git.sur5r.net Git - u-boot/blob - arch/x86/dts/theadorable-x86-dfi-bt700.dts
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / dts / theadorable-x86-dfi-bt700.dts
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2014, Bin Meng <bmeng.cn@gmail.com>
4  * Copyright (C) 2016 Stefan Roese <sr@denx.de>
5  */
6
7 /dts-v1/;
8
9 #include "dfi-bt700.dtsi"
10
11 / {
12         model = "theadorable-x86-DFI-BT700";
13         compatible = "anonymous,theadorable-x86-dfi-bt700", "dfi,bt700",
14                         "intel,baytrail";
15
16         aliases {
17                 serial0 = &pciuart0;
18                 spi0 = &spi;
19         };
20 };