diff options
author | Nariman Poushin <nariman@opensource.wolfsonmicro.com> | 2015-07-16 18:36:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-17 00:02:55 +0300 |
commit | 2de9d6006c190bb0f706e8404de94cd94293801f (patch) | |
tree | ef9cb9b8a86de024834940a8aedd77db82c70077 /drivers/clk/sunxi/clk-sunxi.c | |
parent | 8019ff6cfc0440415fcfb6352c58c3951e6ab053 (diff) | |
download | linux-2de9d6006c190bb0f706e8404de94cd94293801f.tar.xz |
regmap: Apply optional delay in multi_reg_write/register_patch
Add an optional delay_us field in reg_sequence to allow the client to
specify a delay (in microseconds) to be applied after any given write
in a sequence of writes.
We treat a delay in a sequence the same way we treat a page change as
they are logically similar in that you can coalesce all write before
a delay (in the same way you can coalesce all writes before a page
change is needed)
Signed-off-by: Nariman Poushin <nariman@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/clk/sunxi/clk-sunxi.c')
0 files changed, 0 insertions, 0 deletions