summaryrefslogtreecommitdiff
path: root/tests/testdata/libufdt_local_fixup.add_dts
blob: b158cd7f8cc26f4cba2a6f4fb0383a60e24cd7c7 (plain)
1
2
3
4
5
&a {
  c: c{
    d{ interrupt_parent = <&c>; };
  };
};