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