Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-21 Thread Lee Jones
On Mon, 22 Jun 2015, Cyrille Pitchen wrote: > This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which > integrates one SPI controller, one I2C controller and one USART. Only one > function can be enabled at a time. This driver selects the function once > for all, when the

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-21 Thread Lee Jones
On Mon, 22 Jun 2015, Cyrille Pitchen wrote: This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which integrates one SPI controller, one I2C controller and one USART. Only one function can be enabled at a time. This driver selects the function once for all, when the Flexcom

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-20 Thread Cyrille Pitchen
Hi all, based on my previous mail, do someone have any idea on how to add support to the Flexcom in the kernel ? We would like to manage the Flexcom separately so we avoid patching 3 existing drivers. Indeed, their associated devices have no need to know whether they're wrapped or not by a

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-20 Thread Cyrille Pitchen
Hi all, based on my previous mail, do someone have any idea on how to add support to the Flexcom in the kernel ? We would like to manage the Flexcom separately so we avoid patching 3 existing drivers. Indeed, their associated devices have no need to know whether they're wrapped or not by a

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-06-25 Thread Cyrille Pitchen
Hi lee, Le 24/06/2015 16:24, Lee Jones a écrit : > On Mon, 22 Jun 2015, Cyrille Pitchen wrote: > >> This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which >> integrates one SPI controller, one I2C controller and one USART. Only one >> function can be enabled at a time. This

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-06-25 Thread Cyrille Pitchen
Hi lee, Le 24/06/2015 16:24, Lee Jones a écrit : On Mon, 22 Jun 2015, Cyrille Pitchen wrote: This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which integrates one SPI controller, one I2C controller and one USART. Only one function can be enabled at a time. This driver

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-06-24 Thread Lee Jones
On Mon, 22 Jun 2015, Cyrille Pitchen wrote: > This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which > integrates one SPI controller, one I2C controller and one USART. Only one > function can be enabled at a time. This driver selects the function once > for all, when the

Re: [PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-06-24 Thread Lee Jones
On Mon, 22 Jun 2015, Cyrille Pitchen wrote: This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which integrates one SPI controller, one I2C controller and one USART. Only one function can be enabled at a time. This driver selects the function once for all, when the Flexcom

[PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-06-22 Thread Cyrille Pitchen
This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which integrates one SPI controller, one I2C controller and one USART. Only one function can be enabled at a time. This driver selects the function once for all, when the Flexcom is probed, according to the value of the new

[PATCH v4 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-06-22 Thread Cyrille Pitchen
This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which integrates one SPI controller, one I2C controller and one USART. Only one function can be enabled at a time. This driver selects the function once for all, when the Flexcom is probed, according to the value of the new