diff options
author | Aidan MacDonald <aidanmacdonald.0x0@gmail.com> | 2022-10-26 20:43:42 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-10-27 11:59:05 -0700 |
commit | c799a77720dd350fd742a99d80139514a0b4df4d (patch) | |
tree | 1014708eb544874800f81c1a3208ae80efeff800 /include/dt-bindings | |
parent | d84bf9d6308e2606b60bb5b4577f8b9ac295cf0b (diff) |
clk: ingenic: Add .set_rate_hook() for PLL clocks
The set rate hook is called immediately after updating the clock
register but before the spinlock is released. This allows another
register to be updated alongside the main one, which is needed to
handle the I2S divider on some SoCs.
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
Link: https://lore.kernel.org/r/20221026194345.243007-4-aidanmacdonald.0x0@gmail.com
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions