Sign in
kunit
/
linux
/
d896ec4445b7bc94b049ec56694ce6b6a5f673b3
/
.
/
drivers
/
of
/
unittest-data
/
overlay_0.dts
blob: ac0f9e0fe65f80f3619fe2bb70c3c02e12ec7b91 [
file
] [
log
] [
blame
]
// 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"
;
};
};
};