]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ux500: move AB8500 sysclk over to PRCMU clk driver
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 13 Jan 2017 15:07:47 +0000 (16:07 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 27 Jan 2017 00:10:01 +0000 (16:10 -0800)
commit689a318c166774f9e757d0224a2a70d635fda66c
treef3955b895cbe8b5af71709a5229cfb36387fb3eb
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88
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>
drivers/clk/ux500/abx500-clk.c
drivers/clk/ux500/u8500_of_clk.c