commit | 7c09b858961df25a3bd1ac22e802525795338a6d | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Jan 19 22:49:26 2017 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Jan 23 11:45:02 2017 +0100 |
tree | 725afd33be597d655533de50cb85f377a45af4af | |
parent | 0c3c8e135897eb8e896a0bb82a5aff6c9bc158cc [diff] |
clk: sunxi-ng: Implement global pre-divider Some clocks have a global pre-divider that applies to all their parents. Since it might also apply to clocks that have a single parent, this is merged in the ccu_common structure, unlike the other pre-divider settings that are tied to a specific index, and thus a specific parent. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>