]> Git Repo - J-u-boot.git/blame - arch/x86/dts/dfi-bt700-q7x-151.dts
x86: apl: Generate required ACPI tables
[J-u-boot.git] / arch / x86 / dts / dfi-bt700-q7x-151.dts
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0+
b1ad6c69
SR
2/*
3 * Copyright (C) 2014, Bin Meng <[email protected]>
4 * Copyright (C) 2016 Stefan Roese <[email protected]>
b1ad6c69
SR
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};
This page took 0.18507 seconds and 4 git commands to generate.