Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > eedb6634b44b6f17fb2629c71380546b > files > 4782

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