pinctrl: stm32: defer probe if reset resource is not yet ready
authorEtienne Carriere <etienne.carriere@st.com>
Mon, 15 Jun 2020 12:54:07 +0000 (14:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 20 Jun 2020 21:05:18 +0000 (23:05 +0200)
commit2254e77665d5af6186781319d8bc109ba03008c1
treeaea0a10996b4b7ade720bb73eef20a6cd4202830
parentd888229ef2fbc9557cbf953fa8e2687550f5308b
pinctrl: stm32: defer probe if reset resource is not yet ready

Defer probe when pin controller reset is defined in the system resources
but not yet probed.

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Link: https://lore.kernel.org/r/20200615125407.27632-3-alexandre.torgue@st.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/stm32/pinctrl-stm32.c