13 lines
158 B
Text
13 lines
158 B
Text
/dts-v1/;
|
|
/plugin/;
|
|
/ {
|
|
fragment@1 {
|
|
target = <&bar>;
|
|
__overlay__ {
|
|
overlay-2-property;
|
|
baz: baznode {
|
|
baz-property = "baz";
|
|
};
|
|
};
|
|
};
|
|
};
|