You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// SPDX-License-Identifier: GPL-2.0
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
/* overlay_0 - enable using absolute target path */
|
|
|
|
fragment@0 {
|
|
target-path = "/testcase-data/overlay-node/test-bus/test-unittest0";
|
|
__overlay__ {
|
|
status = "okay";
|
|
};
|
|
};
|
|
};
|