marvell,armada-370-xp-timer.txt 606 B

123456789101112131415
  1. Marvell Armada 370 and Armada XP Timers
  2. ---------------------------------------
  3. Required properties:
  4. - compatible: Should be "marvell,armada-370-xp-timer"
  5. - interrupts: Should contain the list of Global Timer interrupts and
  6. then local timer interrupts
  7. - reg: Should contain location and length for timers register. First
  8. pair for the Global Timer registers, second pair for the
  9. local/private timers.
  10. - clocks: clock driving the timer hardware
  11. Optional properties:
  12. - marvell,timer-25Mhz: Tells whether the Global timer supports the 25
  13. Mhz fixed mode (available on Armada XP and not on Armada 370)