linux-yocto/drivers/pinctrl/stm32
Mingwei Zheng cac8424636 pinctrl: stm32: Add check for clk_enable()
[ Upstream commit 451bc9aea9 ]

Convert the driver to clk_bulk*() API.
Add check for the return value of clk_bulk_enable() to catch
the potential error.

Fixes: 05d8af449d ("pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested")
Signed-off-by: Mingwei Zheng <zmw12306@gmail.com>
Signed-off-by: Jiasheng Jiang <jiashengjiangcool@gmail.com>
Reviewed-by: Antonio Borneo <antonio.borneo@foss.st.com>
Link: https://lore.kernel.org/20250106220659.2640365-1-zmw12306@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-02-08 09:57:33 +01:00
..
Kconfig
Makefile
pinctrl-stm32.c pinctrl: stm32: Add check for clk_enable() 2025-02-08 09:57:33 +01:00
pinctrl-stm32.h
pinctrl-stm32f429.c
pinctrl-stm32f469.c
pinctrl-stm32f746.c
pinctrl-stm32f769.c
pinctrl-stm32h743.c
pinctrl-stm32mp135.c
pinctrl-stm32mp157.c
pinctrl-stm32mp257.c pinctrl: stm32: fix PM support for stm32mp257 2024-02-13 09:42:22 +01:00