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
/
atmel-at91rm9200-wdt.txt
1
Atmel AT91RM9200 System Timer Watchdog
2
3
Required properties:
4
- compatible: must be "atmel,at91sam9260-wdt".
5
6
Example:
7
watchdog@fffffd00 {
8
compatible = "atmel,at91rm9200-wdt";
9
};