commit | f3a9249d096178d29bba69cece29da99a622ce28 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sat Apr 25 22:38:19 2015 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 03 14:44:30 2015 +0800 |
tree | ff86f86388e5ea7f55160f9d548c75ae3f451e8e | |
parent | 9bbef18750b34fa1d476e46a7833867b49f856c4 [diff] |
ARM: imx5: let pm code map CCM block on its own We are about to move imx5 clock driver into drivers/clk, so let's get imx5 pm code map CCM block on its own rather than relying on clock driver to do the mapping. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>