Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates > by-pkgid > d6421e6566aa020b6bc8cf805b174f51 > files > 4782

kernel-doc-5.5.4-1.mga7.noarch.rpm

Synopsys ARC Free Running 64-bit Local Timer for ARC HS CPUs
- clocksource provider for UP SoC

Required properties:

- compatible : should be "snps,archs-rtc"
- clocks     : phandle to the source clock

Example:

	rtc {
		compatible = "snps,arc-rtc";
		clocks = <&core_clk>;
	};