On Thu, 2024-12-12 at 20:09 -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> > --- Rewiewed-by: Antonio Borneo <antonio.borneo@xxxxxxxxxxx> Thanks!