On Mon, 2025-01-06 at 17:06 -0500, Mingwei Zheng wrote: > Convert the driver to clk_bulk*() API. > Add check for the return value of clk_bulk_enable() to catch > the potential error. > > Fixes: 05d8af449d93 ("pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested") > Signed-off-by: Mingwei Zheng <zmw12306@xxxxxxxxx> > Signed-off-by: Jiasheng Jiang <jiashengjiangcool@xxxxxxxxx> > --- > Changelog: > > v9 -> v10: > 1. Move the id assignment into pctl->clks[i].clk assignment loop. > 2. Remove empty lines. Reviewed-by: Antonio Borneo <antonio.borneo@xxxxxxxxxxx> Thanks! Antonio