Re: [PATCH] pinctrl: stm32: activate strict mux mode

2016-12-30 Thread Linus Walleij
On Wed, Dec 14, 2016 at 3:24 PM, wrote: > From: Gabriel Fernandez > > This activates strict mode muxing for the STM32 pin controllers, > as these do not allow GPIO and functions to use the same pin > simultaneously. > > Signed-off-by: Gabriel Fernandez Patch applied with Patrice's ACK. Yours

Re: [PATCH] pinctrl: stm32: activate strict mux mode

2016-12-16 Thread Patrice Chotard
On 12/14/2016 03:24 PM, gabriel.fernan...@st.com wrote: > From: Gabriel Fernandez > > This activates strict mode muxing for the STM32 pin controllers, > as these do not allow GPIO and functions to use the same pin > simultaneously. > > Signed-off-by: Gabriel Fernandez > --- > drivers/pinctrl