Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / Documentation / devicetree / bindings / watchdog / qca-ar7130-wdt.txt
blob7a89e5f854153401ceb88d14633cc6e624ba2ab8
1 * Qualcomm Atheros AR7130 Watchdog Timer (WDT) Controller
3 Required properties:
4 - compatible: must be "qca,ar7130-wdt"
5 - reg: physical base address of the controller and length of memory mapped
6   region.
8 Example:
10 wdt@18060008 {
11         compatible = "qca,ar9330-wdt", "qca,ar7130-wdt";
12         reg = <0x18060008 0x8>;