commit | 689a318c166774f9e757d0224a2a70d635fda66c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 13 16:07:47 2017 +0100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Jan 26 16:10:01 2017 -0800 |
tree | f3955b895cbe8b5af71709a5229cfb36387fb3eb | |
parent | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 [diff] |
clk: ux500: move AB8500 sysclk over to PRCMU clk driver The AB8500 sysclk is just another PRCMU-controlled clock, there is no reason why it should be in the ABx500-controlled part of the clock implementation. Doing this and the corresponding device tree changes makes USB work on the Ux500 again. Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>