arch/arm/boot/dts/stm32f7-pinctrl.dtsi
0 → 100644
+227
−0
arch/arm/boot/dts/stm32f746-pinctrl.dtsi
0 → 100644
+11
−0
+0
−217
Loading
Currently, same stm32f746-pinctrl driver is used for stm32f746 and
stm32f769 MCU. As pin map is different between those 2 MCUs,
a stm32f769-pinctrl driver has been recently added.
This patch
-allows to use stm32f769-pinctrl driver for stm32f769 boards
-reworks stm32 devicetree files to fit with stm32f746 / stm32f769
Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com>