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
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
watchdog
/
st,stpmic1-wdt.txt
blob
7cc1407f15cb0e398d4648d5639dee701732fd5f
1
STMicroelectronics STPMIC1 Watchdog
2
3
Required properties:
4
5
- compatible : should be "st,stpmic1-wdt"
6
7
Example:
8
9
watchdog {
10
compatible = "st,stpmic1-wdt";
11
};