summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/localtimer.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-35/+0
| | | | | | | | | | | | 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>
* arm/imx6q: add smp and cpu hotplug supportShawn Guo2011-10-311-0/+35
It adds smp and cpu hotplug support for imx6q. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
OpenPOWER on IntegriCloud