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
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
[linux/fpc-iii.git]
/
drivers
/
of
/
unittest-data
/
overlay_gpio_04b.dts
blob
a14e95c6699aeb06c19008b8b937607d3221bc41
1
// SPDX-License-Identifier: GPL-2.0
2
/dts-v1/;
3
/plugin/;
4
5
&unittest_test_bus {
6
#address-cells = <1>;
7
#size-cells = <0>;
8
gpio@4 {
9
line-c {
10
gpio-hog;
11
gpios = <3 0>;
12
input;
13
line-name = "line-C-input";
14
};
15
};
16
};