]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e3d1b5aa047681e4b27b5c31592c6c3e9d901be
treed79b09cf76a2a0852086b5b11e6f824d158f4cce
parentdc2e10b9686f66a8faf620160a4b7649cfcd831c
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