Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / x86 / dts / dfi-bt700-q7x-151.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 #include "serial.dtsi"
12
13 / {
14         model = "DFI-BT700";
15         compatible = "dfi,bt700", "intel,baytrail";
16
17         aliases {
18                 serial0 = &serial;
19                 spi0 = &spi;
20         };
21 };