Re: [PATCH v10] pinctrl: stm32: Add check for clk_enable()

From: Linus Walleij
Date: Tue Jan 14 2025 - 07:38:41 EST


On Mon, Jan 6, 2025 at 11:04 PM Mingwei Zheng <zmw12306@xxxxxxxxx> 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>

Patch applied!

Lots of iterations but the end result looks really good.

Yours,
Linus Walleij