arm: zynq: Move timer to generic location
authorMichal Simek <michal.simek@xilinx.com>
Wed, 20 Mar 2013 09:46:01 +0000 (10:46 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 4 Apr 2013 07:22:09 +0000 (09:22 +0200)
commit4f0f234fce1d263cc9881456352e8fd56ead0514
tree492ac93a4cec234aa400c47722a607ce4ea02679
parent9e09dc5f7fdc1e914c3b7bc186fa4b54d05a88d6
arm: zynq: Move timer to generic location

Move zynq timer out of mach folder to generic location
and enable it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/timer/cadence,ttc-timer.txt [new file with mode: 0644]
arch/arm/mach-zynq/Kconfig
arch/arm/mach-zynq/Makefile
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/cadence_ttc_timer.c [moved from arch/arm/mach-zynq/timer.c with 100% similarity]