ARM: imx6q: 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:53 +0000 (13:45 +0000)
commit58458e0327f7a34ef9c8bc512290bf47e3de811b
tree247ca75e7eda3f1be5ba878e33d63bfe77b48135
parent7ac9b9eb338d3960fbc044cb76790f4aab4fbb22
ARM: imx6q: convert to twd_local_timer_register() interface

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

The imx6q DTS file is updated to match the TWD DT documentation.
Also present in this patch a DTS fix to the timer interrupt routing
(the PPI connection uses bits [15:8]) and trigger (rising edge).

Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/boot/dts/imx6q.dtsi
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/localtimer.c [deleted file]
arch/arm/mach-imx/mach-imx6q.c