pinctrl: stm32: update .bind callback
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 21 Jun 2019 13:39:23 +0000 (15:39 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 12 Jul 2019 09:50:58 +0000 (11:50 +0200)
commit158abbf57b5eaaa6b13535687d2a1d24d04b7774
tree4cedf7e4be1d714ff4a56ef82ba7c05aca4d9bd3
parent95fbdd1ad8054462b02c1f8a8d6f2e642e88875f
pinctrl: stm32: update .bind callback

Update .bind callback in order to bind all pinctrl subnodes
with "gpio-controller" property to gpio_stm32 driver.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/pinctrl/pinctrl_stm32.c