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

2021-05-14 Thread Michal Simek
On 5/14/21 1:23 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 uboot clk uclass

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

2021-05-13 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 uboot clk uclass without set_phase API, this patch only provides set