summaryrefslogtreecommitdiff
path: root/tools/dtoc/test/dtoc_test.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dtoc/test/dtoc_test.dts')
-rw-r--r--tools/dtoc/test/dtoc_test.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/dtoc/test/dtoc_test.dts b/tools/dtoc/test/dtoc_test.dts
new file mode 100644
index 0000000000..b2259483a6
--- /dev/null
+++ b/tools/dtoc/test/dtoc_test.dts
@@ -0,0 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Test device tree file for dtoc
+ *
+ * Copyright 2017 Google, Inc
+ */
+
+ /dts-v1/;
+
+/ {
+};