ARM: 8596/1: amba: Support clk parents and rates assigned in DT
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 10 Aug 2016 19:17:34 +0000 (20:17 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 12 Aug 2016 15:47:07 +0000 (16:47 +0100)
commitbcd3006f07ef9c80ac225854c1518c22f2f56d71
treefad8ebebb356fd3e8d679f51b6f2e81325b7a44a
parent7619751f8c900fa5fdd76db06f4caf095c56de8e
ARM: 8596/1: amba: Support clk parents and rates assigned in DT

Add the call to of_clk_set_defaults() into the amba probe path so
that devices on the amba bus can use the assigned rates and
parents feature of the common clock framework.

Cc: Michael Turquette <mturquette@baylibre.com>
Tested-by: Jorge Ramirez Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/amba/bus.c
This page took 0.026135 seconds and 5 git commands to generate.