| 
     1 NPS Network Processor
    2 
    3 Required properties:
    4 
    5 - compatible :  should be "ezchip,nps400-timer1"
    6 
    7 Clocks required for compatible = "ezchip,nps400-timer1":
    8 - clocks : Must contain a single entry describing the clock input
    9 
   10 Example:
   11 
   12 timer {
   13         compatible = "ezchip,nps400-timer1";
   14         clocks = <&sysclk>;
   15 };
Cache object: b834bc7ab31179c4c2c42ba60af7d678 
 
 |