commit | 3c248b274c163b6ca65e816c02d22b0c7458fc2e | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Wed Sep 20 14:28:19 2017 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:29 2017 +0200 |
tree | 57fba8ac99e6c10b3ab505c6e8ded1637e850706 | |
parent | 0f106ccc57be4fd6e41478a9f7d8ed592700782f [diff] |
rockchip: clk: Add SARADC clock support for rk3288 The clk_saradc is dividing from the 24M, clk_saradc=24MHz/(saradc_div_con+1). SARADC integer divider control register is 8-bits width. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>