clocksource: devicetree: Document Conexant Digicolor timer binding
authorBaruch Siach <baruch@tkos.co.il>
Mon, 26 Jan 2015 18:35:17 +0000 (20:35 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 29 Jan 2015 13:02:14 +0000 (14:02 +0100)
commit9ff99be7dc69a56ec16d5a928a4e7622023abda5
tree648824a2c2a6ccfeefa38d0f55311a7dfe382d6f
parent468b8c4cf3962d4d24eca58da18bb63368ff4fcd
clocksource: devicetree: Document Conexant Digicolor timer binding

The Conexant CX92755 SoC provides 8 32-bit timers as part of its so called
"Agent Communication" block. Timers can be configures either as free running or
one shot. Each timer has a dedicated interrupt source in the CX92755 interrupts
controller. The first timer (Timer A) can also be configured as watchdog.

This commit adds devicetree binding definition of this hardware module. The
binding defined here should be reusable for other SoCs in the Digicolor series.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/timer/digicolor-timer.txt [new file with mode: 0644]
This page took 0.040045 seconds and 5 git commands to generate.