ARM: smp_twd: add device tree support
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 10 Jan 2012 22:15:45 +0000 (22:15 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 13 Mar 2012 13:27:51 +0000 (13:27 +0000)
commitd8e0364364d333feb4564bb7d7d983182b34427e
treed79b09cf76a2a0852086b5b11e6f824d158f4cce
parent81e46f7b6dcec485bcb1f988ba4dc5b20189573c
ARM: smp_twd: add device tree support

Add bindings to support DT discovery of the ARM Timer Watchdog
(aka TWD). Only the timer side is converted by this patch.

Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/devicetree/bindings/arm/twd.txt [new file with mode: 0644]
arch/arm/include/asm/smp_twd.h
arch/arm/kernel/smp_twd.c