From 1f84e906f86968333eb00ed88b7f7e7a37b17589 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 19 May 2014 21:15:03 +0800 Subject: [PATCH] ARM: imx5: call mxc_timer_init_dt() on imx51 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 --- Reading git-format-patch failed