On Thu, Jul 27, 2017 at 6:27 PM, Alexandre Torgue <alexandre.torgue@xxxxxx> wrote: > Currently, same stm32f429-pinctrl driver is used for stm32f429 and > stm32f469. As pin map is different between those 2 MCUs, > a stm32f469-pinctrl driver has been recently added. > This patch > -allows to use stm32f469-pinctrl driver for stm32f469 boards > -reworks stm32 devicetree files to fit with stm32f429 / stm32f469 > > In the same time it fixes an issue when only MACH_STM32F469 flag is > selected in menuconfig. > > Fixes: d28bcd53fa90 ("ARM: stm32: Introduce MACH_STM32F469 flag") > Reported-by: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx> > Signed-off-by: Alexandre Torgue <alexandre.torgue@xxxxxx> > --- > > Hi Arnd, Kevin and Olof, > > I send this series in 4.13-rcx cycle to fix d28bcd53fa90 > ("ARM: stm32: Introduce MACH_STM32F469 flag"). > This patch could look "huge" to fix the issue but I prefer to send > a clean patch now that send a quick fix first and a DT rework in 4.14 > cycle. > Let me know, if tou disagree with that. Unfortunately I did not have this one on my radar for the 4.13 fixes, as the subject looked rather innocent. My feeling is that we could have done it earlier, but by now it's a bit late, and I'd rather have a quick fix to merge for 4.13. Doing this without merge conflicts unfortunately means that you have to send two pull requests, with the 4.14 one based on the quick fix for 4.13. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html