Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 57cfd770613045373c26747f3ba88318 > files > 3252

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

* Texas Instruments TWL4030/6030 RTC

Required properties:
- compatible : Should be "ti,twl4030-rtc"
- interrupts : Should be the interrupt number.

Example:
	rtc {
		compatible = "ti,twl4030-rtc";
		interrupts = <11>;
	};