IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / watchdog / brcm,bcm2835-pm-wdog.txt
blobd209366b4a69d88b893a5428b87ba3c0555a1e69
1 BCM2835 Watchdog timer
3 Required properties:
5 - compatible : should be "brcm,bcm2835-pm-wdt"
6 - reg : Specifies base physical address and size of the registers.
8 Example:
10 watchdog {
11         compatible = "brcm,bcm2835-pm-wdt";
12         reg = <0x7e100000 0x28>;