commit | 1dd416645ca7381ae981f1b31f16ed058d47bd49 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Sep 17 10:41:42 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 26 11:06:09 2013 +0200 |
tree | 483de1c633140f81125aaede8078b9358b3f0fbb | |
parent | b44b66321fc222c4a653afd3dbb4bd2e9bdd523b [diff] |
ARM: ux500: Call appropriate clock initialisation based on DT or !DT booting The ux500 platform will soon be converted to Device Tree only. When that happens the old clock initialisation will be ripped out. In the meantime however, we have to make a decision and call the appropriate initialisation code manually. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>