Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 36f0ea3f35c8b82a69e3cf261ae47a2e > files > 5076

kernel-linus-doc-5.7.19-1.mga7.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>;
};