commit | 1f84e906f86968333eb00ed88b7f7e7a37b17589 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Mon May 19 21:15:03 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 18 16:10:07 2014 +0800 |
tree | cf85bcf336a55189abfaba29b377a8012f53e9d1 | |
parent | c23f82a70c8ca89f5fae1a8f8e927cc257fb19f7 [diff] |
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 <shawn.guo@freescale.com>