blob: a52f0cc600e3e9a3078db659941026711a2aae24 [file] [log] [blame]
Pantelis Antoniou36f511f2017-07-31 20:10:08 +03001/dts-v1/;
2/plugin/;
3/ {
4 fragment@1 {
5 target = <&bar>;
6 __overlay__ {
7 overlay-2-property;
8 baz: baznode {
9 baz-property = "baz";
10 };
11 };
12 };
13};