Re: [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-19 Thread Alexandre Torgue
Hi Vikas On 07/17/2017 10:42 PM, Vikas Manocha wrote: Hi Alex, On 07/17/2017 09:23 AM, Alexandre Torgue wrote: From: Alexandre TORGUE Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" and each definition contained SOC names (ex:

Re: [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-19 Thread Alexandre Torgue
Hi Vikas On 07/17/2017 10:42 PM, Vikas Manocha wrote: Hi Alex, On 07/17/2017 09:23 AM, Alexandre Torgue wrote: From: Alexandre TORGUE Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX).

Re: [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-17 Thread Vikas Manocha
Hi Alex, On 07/17/2017 09:23 AM, Alexandre Torgue wrote: > From: Alexandre TORGUE > > Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" > and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). > Since this approach was

Re: [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-17 Thread Vikas Manocha
Hi Alex, On 07/17/2017 09:23 AM, Alexandre Torgue wrote: > From: Alexandre TORGUE > > Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" > and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). > Since this approach was approved, the number of

[RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-17 Thread Alexandre Torgue
Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). Since this approach was approved, the number of supported MCU has increased (STM32F429/STM32F469/STM32f746/STM32H743). To avoid to add a new file

[RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-17 Thread Alexandre Torgue
From: Alexandre TORGUE Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). Since this approach was approved, the number of supported MCU has increased

[RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-17 Thread Alexandre Torgue
Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). Since this approach was approved, the number of supported MCU has increased (STM32F429/STM32F469/STM32f746/STM32H743). To avoid to add a new file

[RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition

2017-07-17 Thread Alexandre Torgue
From: Alexandre TORGUE Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). Since this approach was approved, the number of supported MCU has increased (STM32F429/STM32F469/STM32f746/STM32H743).