repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/ivpu: Move recovery work to system_unbound_wq
[drm/drm-misc.git]
/
drivers
/
of
/
unittest-data
/
overlay_gpio_02b.dtso
blob
79503965d3d7d090128d4732280e2eba69f7069b
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
9
gpio@2 {
10
line-a {
11
gpio-hog;
12
gpios = <1 0>;
13
input;
14
line-name = "line-A-input";
15
};
16
};
17
};