projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.14.266-gnu1
[releases.git]
/
Documentation
/
devicetree
/
bindings
/
watchdog
/
twl4030-wdt.txt
1
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
2
3
Required properties:
4
compatible = "ti,twl4030-wdt";
5
6
Example:
7
8
watchdog {
9
compatible = "ti,twl4030-wdt";
10
};