linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: stm32: add changes to better manage
@ 2020-06-15 12:54 Alexandre Torgue
  2020-06-15 12:54 ` [PATCH 1/2] pinctrl: stm32: don't print an error on probe deferral during clock get Alexandre Torgue
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Torgue @ 2020-06-15 12:54 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-kernel, linux-gpio, linux-stm32, alexandre.torgue

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-20 21:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 12:54 [PATCH 0/2] pinctrl: stm32: add changes to better manage Alexandre Torgue
2020-06-15 12:54 ` [PATCH 1/2] pinctrl: stm32: don't print an error on probe deferral during clock get Alexandre Torgue
2020-06-15 12:54 ` [PATCH 2/2] pinctrl: stm32: defer probe if reset resource is not yet ready Alexandre Torgue
2020-06-20 21:06 ` [PATCH 0/2] pinctrl: stm32: add changes to better manage Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).