Re: [PATCH 3/3] clk: socfpga: Convert to s10/agilex/n5x to use clk_hw

2021-03-30 Thread Stephen Boyd
Quoting Dinh Nguyen (2021-03-02 13:41:51) > As recommended by Stephen Boyd, convert the Agilex/Stratix10/n5x clock > driver to use the clk_hw registration method. > > Suggested-by: Stephen Boyd > Signed-off-by: Dinh Nguyen > --- Applied to clk-next

[PATCH 3/3] clk: socfpga: Convert to s10/agilex/n5x to use clk_hw

2021-03-02 Thread Dinh Nguyen
As recommended by Stephen Boyd, convert the Agilex/Stratix10/n5x clock driver to use the clk_hw registration method. Suggested-by: Stephen Boyd Signed-off-by: Dinh Nguyen --- drivers/clk/socfpga/clk-agilex.c | 114 ++- drivers/clk/socfpga/clk-gate-s10.c | 15 ++--