commit | b5652b712b8b4e080a3da23144de94dc4d5b1796 | [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 | b59d10fa8901f3663e5f16b2bbae67e95869988a [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>