Sophie

Sophie

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

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