summaryrefslogtreecommitdiff
path: root/arch/x86/dts/theadorable-x86-dfi-bt700.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/theadorable-x86-dfi-bt700.dts')
-rw-r--r--arch/x86/dts/theadorable-x86-dfi-bt700.dts21
1 files changed, 21 insertions, 0 deletions
diff --git a/arch/x86/dts/theadorable-x86-dfi-bt700.dts b/arch/x86/dts/theadorable-x86-dfi-bt700.dts
new file mode 100644
index 0000000000..75f9ffa8f3
--- /dev/null
+++ b/arch/x86/dts/theadorable-x86-dfi-bt700.dts
@@ -0,0 +1,21 @@
+/*
+ * Copyright (C) 2014, Bin Meng <bmeng.cn@gmail.com>
+ * Copyright (C) 2016 Stefan Roese <sr@denx.de>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+/dts-v1/;
+
+#include "dfi-bt700.dtsi"
+
+/ {
+ model = "theadorable-x86-DFI-BT700";
+ compatible = "anonymous,theadorable-x86-dfi-bt700", "dfi,bt700",
+ "intel,baytrail";
+
+ aliases {
+ serial0 = &pciuart0;
+ spi0 = &spi;
+ };
+};