Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 44c7811b6708de579f6b98264213a382 > files > 2777

kernel-linus-doc-4.9.56-1.mga6.noarch.rpm

* PXA RTC

PXA specific RTC driver.

Required properties:
- compatible : Should be "marvell,pxa-rtc"

Examples:

rtc@40900000 {
	compatible = "marvell,pxa-rtc";
	reg = <0x40900000 0x3c>;
	interrupts = <30 31>;
};