OSDN Git Service

ARM: highbank: convert to twd_local_timer_register() interface
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 10 Jan 2012 19:44:19 +0000 (19:44 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 13 Mar 2012 13:45:52 +0000 (13:45 +0000)
commit7ac9b9eb338d3960fbc044cb76790f4aab4fbb22
treeb564f7b854f4da60943b503bcc03e79b8ea95379
parent08efd6ca6fae8ee22617b8d9d3f87d4e4cd56dab
ARM: highbank: convert to twd_local_timer_register() interface

Add support for the new smp_twd runtime registration interface
to the highbank platforms, and remove the old compile-time support.

The highbank DTS file is updated to match the TWD DT documentation
and fixes the timer trigger (rising edge).

Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/boot/dts/highbank.dts
arch/arm/mach-highbank/Makefile
arch/arm/mach-highbank/highbank.c
arch/arm/mach-highbank/localtimer.c [deleted file]