Loading
clk: msm: Add support for fractional offset for Alpha PLL
There could be Fabia PLLs whose fractional value register offset would not
align to the current offset, leading to computing and updating wrong
fractional offset. Add support to take the offset as an input and
use the user defined offset to calculate the fractional value.
Change-Id: Icbdb8d5188b6f51269236d379ffa6826539e2a41
Signed-off-by:
Taniya Das <tdas@codeaurora.org>