[PATCH 1/7] clk: rockchip: add support for phase inverters
From: Stephen Boyd <hidden>
Date: 2015-07-06 22:00:22
Also in:
linux-clk, linux-rockchip
From: Stephen Boyd <hidden>
Date: 2015-07-06 22:00:22
Also in:
linux-clk, linux-rockchip
On 07/05, Heiko Stuebner wrote:
Most Rockchip socs have optional phase inverters connected to some clocks that move the clock-phase by 180 degrees. While not having any actual influence on the rate, the inverter provides its own simple recalc_rate callback as relying on the fallback in the framework is for "lazy developers" according to the documentation in the code.
The comment about lazy doesn't seem to apply anymore? So I've dropped this last sentence. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project