IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / watchdog / sun4i-wdt.txt
blobecd650adff3172350986018d765392b4b04fe49f
1 Allwinner sun4i Watchdog timer
3 Required properties:
5 - compatible : should be "allwinner,sun4i-wdt"
6 - reg : Specifies base physical address and size of the registers.
8 Example:
10 wdt: watchdog@01c20c90 {
11         compatible = "allwinner,sun4i-wdt";
12         reg = <0x01c20c90 0x10>;