repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
[linux/fpc-iii.git]
/
drivers
/
of
/
unittest-data
/
overlay_1.dts
blob
e92a626e29483a32fd3175fd030222e3d01614ae
1
// SPDX-License-Identifier: GPL-2.0
2
/dts-v1/;
3
/plugin/;
4
5
/ {
6
/* overlay_1 - disable using absolute target path */
7
8
fragment@0 {
9
target-path = "/testcase-data/overlay-node/test-bus/test-unittest1";
10
__overlay__ {
11
status = "disabled";
12
};
13
};
14
};