Hello, On Thu, Aug 19, 2021 at 02:14:03PM +0200, Uwe Kleine-König wrote: > Allow to pass an integer n that results in only keeping n unused clocks > enabled. > > This helps to debug the problem if you only know that clk_ignore_unused > helps but you have no clue yet which clock is the culprit. > > Signed-off-by: Uwe Kleine-König I consider this patch really helpful, it helped me to debug a clk issue without having to recompile the kernel for each bisection step. On #kernelnewbies I got some positive feedback for it (1629304050 < j_ey> ukleinek: nice clk_ignore_unused patch, I added a pr_err there recently to print the clocks that were being disabled). Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |