1 Lantiq WTD watchdog binding
2 ============================
4 This describes the binding of the Lantiq watchdog driver.
6 -------------------------------------------------------------------------------
8 - compatible : Should be one of
11 "lantiq,xrx200-wdt", "lantiq,xrx100-wdt"
13 - reg : Address of the watchdog block
14 - lantiq,rcu : A phandle to the RCU syscon (required for
15 "lantiq,falcon-wdt" and "lantiq,xrx100-wdt")
17 -------------------------------------------------------------------------------
18 Example for the watchdog on the xRX200 SoCs:
20 compatible = "lantiq,xrx200-wdt", "lantiq,xrx100-wdt";