diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-05-10 06:19:01 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-06-17 11:45:10 +0400 |
commit | c1e31d126b4db6a3a8d96883fae40fe22d5eba65 (patch) | |
tree | 88dc2c60a53d0f6ad84545de3975f43b6b7b7b51 /mm/util.c | |
parent | 18cb680f1a003a1a1ec0e6097d7b763516a27f04 (diff) | |
download | linux-c1e31d126b4db6a3a8d96883fae40fe22d5eba65.tar.xz |
ARM: imx: create mxc_arch_reset_init_dt() for DT boot
The mxc_arch_reset_init() uses static mapping and calls clk_get_sys() to
get clock. It's suitable for non-DT boot but not for DT boot where
dynamic mapping and of_clk_get() should be used instead. Create
mxc_arch_reset_init_dt() as the DT variant of mxc_arch_reset_init(),
and change DT platforms to use it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions