Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > 987702e3840321ec8f55950790276894 > files > 3002

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

Meson SoCs Watchdog timer

Required properties:

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

Example:

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