summaryrefslogtreecommitdiff
path: root/tests/testdata/dtc_local_fixup.base_dts
blob: f5a108675f8303c0d80f4dcf4d664ec01dc06ad7 (plain)
1
2
3
4
5
6
7
8
/dts-v1/;
/ {
a: a {
    interrupt_parent = <&a>;
  };
};