summaryrefslogtreecommitdiff
path: root/tests/testdata/libufdt_local_fixup.base_dts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/libufdt_local_fixup.base_dts')
-rw-r--r--tests/testdata/libufdt_local_fixup.base_dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/testdata/libufdt_local_fixup.base_dts b/tests/testdata/libufdt_local_fixup.base_dts
new file mode 100644
index 0000000..556e3dc
--- /dev/null
+++ b/tests/testdata/libufdt_local_fixup.base_dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+/ {
+ a: a {
+ interrupt_parent = <&a>;
+ };
+};
+
+