Re: [PATCH v4 1/1] clk: zynq: Add clock wizard driver

2021-05-21 Thread Sean Anderson
On 5/21/21 12:18 PM, Zhengxun wrote: > The Clocking Wizard IP supports clock circuits customized > to your clocking requirements. The wizard support for > dynamically reconfiguring the clocking primitives for > Multiply, Divide, Phase Shift/Offset, or Duty Cycle. > > Limited by U-Boot clk uclas

[PATCH v4 1/1] clk: zynq: Add clock wizard driver

2021-05-21 Thread Zhengxun
The Clocking Wizard IP supports clock circuits customized to your clocking requirements. The wizard support for dynamically reconfiguring the clocking primitives for Multiply, Divide, Phase Shift/Offset, or Duty Cycle. Limited by U-Boot clk uclass without set_phase API, this patch only provides se