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
mmc: sdhci-of-arasan: Add the support for sdhci-5.1
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
watchdog
/
mtk-wdt.txt
blob
af9eb5b8a2534ab965d8a7843c3ecc1895af888b
1
Mediatek SoCs Watchdog timer
2
3
Required properties:
4
5
- compatible : should be "mediatek,mt6589-wdt"
6
- reg : Specifies base physical address and size of the registers.
7
8
Example:
9
10
wdt: watchdog@010000000 {
11
compatible = "mediatek,mt6589-wdt";
12
reg = <0x10000000 0x18>;
13
};