commit | 83501ff0a5032dfbd63ab1ca9d9d25b97ec49fb9 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Fri Oct 03 16:57:12 2014 +0300 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Nov 13 09:26:25 2014 -0700 |
tree | 97c507d2043017e968449341c666fc05094c430d | |
parent | d539efa37f1f789339699c941e72e320d12d5f28 [diff] |
ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLL Similarly to OMAP3 noncore DPLL, the implementation of this DPLL clock type is wrong. This patch adds basic functionality for determine_rate for this clock type which will be taken into use in the patches following later. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>