Re: [PATCH v10] pinctrl: stm32: Add check for clk_enable()
From: Linus Walleij <hidden>
Date: 2025-01-14 12:38:25
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2025-01-14 12:38:25
Also in:
linux-gpio, lkml
On Mon, Jan 6, 2025 at 11:04 PM Mingwei Zheng [off-list ref] 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 <redacted>
Signed-off-by: Jiasheng Jiang <redacted>Patch applied! Lots of iterations but the end result looks really good. Yours, Linus Walleij