clk: versatile: add min/max rate boundaries for vexpress osc clock
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 10 Nov 2017 16:06:57 +0000 (16:06 +0000)
committerStephen Boyd <sboyd@kernel.org>
Fri, 16 Mar 2018 22:29:54 +0000 (15:29 -0700)
commitaff2dc6b49fc642906eaa5523c5227c50fd77c50
tree29cf3e4dadd7022feb58615cc31b9f23298a56e2
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: versatile: add min/max rate boundaries for vexpress osc clock

Clock framework has a provider API(clk_hw_set_rate_range) to set the
min/max rate of a clock. Use the same to set the boundaries for the
vexpress osc clock.

Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-clk@vger.kernel.org
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/versatile/clk-vexpress-osc.c