]> git.sur5r.net Git - u-boot/commit
pinctrl: stm32: add stm32f4 pinctrl compatible strings
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Dec 2017 08:49:35 +0000 (09:49 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jan 2018 13:05:45 +0000 (08:05 -0500)
commit98693c22d9609428758e83f69b485e281be3258a
treeaf6d5a2dac8397084530d13e9369f3b623223dd3
parent7fd65ef5528ea561e19d7186837c6e39622a9c2e
pinctrl: stm32: add stm32f4 pinctrl compatible strings

STM32F4 SoCs uses the same pinctrl block as found into
STM32F7 and H7 SoCs.
We can add "st,stm32f429-pinctrl" and "st,stm32f469-pinctrl"
compatible string into pinctrl_stm32.c.

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