Skip to content
Commit 6c529c49 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: use dynamic mapping for timer



Pass physical address of timer block to mxc_timer_init() call, which in
turn does dynamic mapping within the function.  Thus, we can avoid using
static mapping in clock drivers.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 0ed4668a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment