Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > f01a6e0eafdd4310c5c23232c36360ae > files > 3317

kernel-doc-4.9.43-1.mga6.noarch.rpm

Meson SoCs Watchdog timer

Required properties:

- compatible : should be "amlogic,meson6-wdt" or "amlogic,meson8b-wdt"
- reg : Specifies base physical address and size of the registers.

Example:

wdt: watchdog@c1109900 {
	compatible = "amlogic,meson6-wdt";
	reg = <0xc1109900 0x8>;
};