summaryrefslogtreecommitdiff
path: root/tests/testdata/overlay_2_layers-overlay.dts
blob: 2140d8e2e041935ad61165ee2adfbd46803d2d73 (plain)
1
2
3
4
5
6
7
8
/dts-v1/ /plugin/;

&a {
  g = "g";
  d {
    f = "f";
  };
};