summaryrefslogtreecommitdiff
path: root/tests/testdata/no_local_fixup-overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/no_local_fixup-overlay.dts')
-rw-r--r--tests/testdata/no_local_fixup-overlay.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/testdata/no_local_fixup-overlay.dts b/tests/testdata/no_local_fixup-overlay.dts
new file mode 100644
index 0000000..4be517f
--- /dev/null
+++ b/tests/testdata/no_local_fixup-overlay.dts
@@ -0,0 +1,5 @@
+/dts-v1/ /plugin/;
+
+&a { c = "new-c";
+ d: d = "d";
+};