Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce3b964d authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

msm: clock-generic: Add a get_rate op for slave dividers



Clk_get_rate on slave dividers currently returns the cached
rate. However, in case of some fixed dividers, the parent
rate may change without set_rate ever being called on the
slave divider clock. Therefore, add a get_rate op that
divides the parent clock rate and returns the result.

Change-Id: I94dbd7238b3cd4538f8ffaea6a1a146b4432704c
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 18602c85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment