commit | 98693c22d9609428758e83f69b485e281be3258a | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Dec 12 09:49:35 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 10 08:05:45 2018 -0500 |
tree | af6d5a2dac8397084530d13e9369f3b623223dd3 | |
parent | 7fd65ef5528ea561e19d7186837c6e39622a9c2e [diff] |
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>