ARM: imx5: call mxc_timer_init_dt() on imx51
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 13:15:03 +0000 (21:15 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:07 +0000 (16:10 +0800)
Since i.MX51 supports DT only, it's more appropriate to call
mxc_timer_init_dt() than mxc_timer_init() to initialize timer.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx51-imx53.c

Simple merge