[PATCH 1/8] ARM: zynq: move arm-specific sys_timer out of ttc
From: Michal Simek <hidden>
Date: 2012-11-05 11:20:26
Also in:
linux-devicetree, linux-serial, lkml
From: Michal Simek <hidden>
Date: 2012-11-05 11:20:26
Also in:
linux-devicetree, linux-serial, lkml
2012/10/31 Josh Cartwright [off-list ref]:
Move the sys_timer definition out of ttc driver and make it part of the common zynq code. This is preparation for renaming and COMMON_CLK support. Signed-off-by: Josh Cartwright <redacted> --- arch/arm/mach-zynq/common.c | 13 +++++++++++++ arch/arm/mach-zynq/common.h | 4 +--- arch/arm/mach-zynq/timer.c | 10 +--------- 3 files changed, 15 insertions(+), 12 deletions(-)
Tested-by: Michal Simek <redacted> Looks good to me. I have added it to my testing branch and will provide path to mainline through xilinx arm-next branch Thanks, Michal