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