Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 998dfb393f0873b5e1a65371d4338ce1 > files > 3708

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

NPS Network Processor

Required properties:

- compatible :	should be "ezchip,nps400-timer1"

Clocks required for compatible = "ezchip,nps400-timer1":
- clocks : Must contain a single entry describing the clock input

Example:

timer {
	compatible = "ezchip,nps400-timer1";
	clocks = <&sysclk>;
};