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_bad_symbol.dtso
blob
07f730384cdde1f851dd2b33805d4ac5465318de
1
// SPDX-License-Identifier: GPL-2.0
2
/dts-v1/;
3
/plugin/;
4
5
&electric_1 {
6
// This label should cause an error when the overlay
7
// is applied. There is already a symbol hvac_1
8
// in the base tree
9
hvac_1: hvac-medium-2 {
10
compatible = "ot,hvac-medium";
11
heat-range = <50 75>;
12
cool-range = <60 80>;
13
};
14
15
};