[PATCH 0/2] pinctrl: stm32: add changes to better manage

From: Alexandre Torgue
Date: Mon Jun 15 2020 - 08:54:31 EST


Hi,

Clocks and resets for GPIO banks could be defined but not yet ready when
stm32 pinctrl is probed. This series adds changes to manage probe defer
when a clock or a reset is not yet registered in the system.

regards
alex

Etienne Carriere (2):
pinctrl: stm32: don't print an error on probe deferral during clock
get
pinctrl: stm32: defer probe if reset resource is not yet ready

drivers/pinctrl/stm32/pinctrl-stm32.c | 35 +++++++++++++++++++--------
1 file changed, 25 insertions(+), 10 deletions(-)

--
2.17.1