alistair23-linux/drivers/clk/ux500
Nicholas Mc Guire c942081c87 clk: ux500: add range to usleep_range
Providing a range for usleep_range() allows the hrtimer subsystem to
coalesce timers - the delay is runtime configurable so a factor 2
is taken to provide the range. With the expected range for
enable_delay_us being milliseconds, the range should lie in the 250us
range which is sufficient for hrtimer optimization.

Signed-off-by: Nicholas Mc Guire <hofrat@opentech.at>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2019-04-11 11:47:50 -07:00
..
abx500-clk.c clk: ux500: Drop AB8540/9540 support 2018-03-23 09:36:11 -07:00
clk-prcc.c clk: ux500: Improve sizeof() usage 2017-11-13 17:42:25 -08:00
clk-prcmu.c clk: ux500: Improve sizeof() usage 2017-11-13 17:42:25 -08:00
clk-sysctrl.c clk: ux500: add range to usleep_range 2019-04-11 11:47:50 -07:00
clk.h clk: ux500: Remove clk.h and clkdev.h includes 2015-07-20 11:11:18 -07:00
Makefile clk: ux500: Drop AB8540/9540 support 2018-03-23 09:36:11 -07:00
u8500_of_clk.c clk: Use of_node_name_eq for node name comparisons 2018-12-14 13:52:41 -08:00