Re: [PATCH v6 7/8] clk: treewide: switch to clock dump from clk_ops

2023-11-09 Thread Igor Prusov
On Wed, Nov 08, 2023 at 12:02:44PM -0500, Sean Anderson wrote: > On 11/5/23 03:38, Igor Prusov wrote: > > Switch to using new dump operation in clock provider drivers instead of > > overriding soc_clk_dump. > > > > Signed-off-by: Igor Prusov > > Tested-by: Patrice Chotard > > Reviewed-by: Sean

Re: [PATCH v6 7/8] clk: treewide: switch to clock dump from clk_ops

2023-11-08 Thread Sean Anderson
On 11/5/23 03:38, Igor Prusov wrote: Switch to using new dump operation in clock provider drivers instead of overriding soc_clk_dump. Signed-off-by: Igor Prusov Tested-by: Patrice Chotard Reviewed-by: Sean Anderson --- arch/mips/mach-pic32/cpu.c | 23

[PATCH v6 7/8] clk: treewide: switch to clock dump from clk_ops

2023-11-05 Thread Igor Prusov
Switch to using new dump operation in clock provider drivers instead of overriding soc_clk_dump. Signed-off-by: Igor Prusov Tested-by: Patrice Chotard Reviewed-by: Sean Anderson --- arch/mips/mach-pic32/cpu.c | 23 drivers/clk/aspeed/clk_ast2600.c | 13