commit | 5670bd7219d774b2dc356edac36f9953f77e19a4 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 18 12:42:09 2016 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 19 20:19:06 2016 +0300 |
tree | da33db9ff1f6ce346ba73d18ae9a7c3f95e56d18 | |
parent | c63b1ec0904a074ae311103109b3e9946e38f2fa [diff] |
drm/omap: add PLL helper funcs Add two PLL helper functions: dss_pll_find_by_src() which returns the dss_pll for the given dss_clk_source. dss_pll_get_clkout_idx_for_src() which returns the clkout index for the given dss_clk_source. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>