Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > e52064b27b43b980df7f3b73e5a66b4a > files > 4632

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