[PATCH v3 4/7] clk: sunxi-ng: Implement global pre-divider
From: Chen-Yu Tsai <hidden>
Date: 2017-01-21 01:28:44
Also in:
linux-clk
From: Chen-Yu Tsai <hidden>
Date: 2017-01-21 01:28:44
Also in:
linux-clk
On Fri, Jan 20, 2017 at 3:29 PM, Maxime Ripard [off-list ref] wrote:
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. Signed-off-by: Maxime Ripard <redacted>
Acked-by: Chen-Yu Tsai <redacted>