Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > 552991dab4dccc6d38ee3e99b9796d19 > files > 3009

kernel-doc-4.4.92-1.mga5.noarch.rpm

* Qualcomm Atheros AR7130 Watchdog Timer (WDT) Controller

Required properties:
- compatible: must be "qca,ar7130-wdt"
- reg: physical base address of the controller and length of memory mapped
  region.

Example:

wdt@18060008 {
	compatible = "qca,ar9330-wdt", "qca,ar7130-wdt";
	reg = <0x18060008 0x8>;
};