> The clk_saradc is dividing from the 24M, clk_saradc=24MHz/(saradc_div_con+1). > Saradc integer divider control register is 10-bits width. > > Signed-off-by: David Wu <david.wu at rock-chips.com> > --- > drivers/clk/rockchip/clk_rk3328.c | 37 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 37 insertions(+) > Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>