Re: [PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-06-13 Thread Hartmut Knaack
Markus Pargmann schrieb am 03.03.2015 um 08:58: > This is the core driver for imx25 touchscreen/adc driver. The module > has one shared ADC and two different conversion queues which use the > ADC. The two queues are identical. Both can be used for general purpose > ADC but one is meant to be used f

Re: [PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-03-24 Thread Markus Pargmann
Hi, Sorry for the late reply, On Mon, Mar 09, 2015 at 09:27:10AM +, Lee Jones wrote: > On Tue, 03 Mar 2015, Markus Pargmann wrote: > > > This is the core driver for imx25 touchscreen/adc driver. The module > > has one shared ADC and two different conversion queues which use the > > ADC. The

Re: [PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-03-09 Thread Lee Jones
On Tue, 03 Mar 2015, Markus Pargmann wrote: > This is the core driver for imx25 touchscreen/adc driver. The module > has one shared ADC and two different conversion queues which use the > ADC. The two queues are identical. Both can be used for general purpose > ADC but one is meant to be used for

Re: [PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-03-09 Thread Markus Pargmann
On Sat, Mar 07, 2015 at 05:52:26PM +, Jonathan Cameron wrote: > On 03/03/15 07:58, Markus Pargmann wrote: > > This is the core driver for imx25 touchscreen/adc driver. The module > > has one shared ADC and two different conversion queues which use the > > ADC. The two queues are identical. Both

Re: [PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-03-07 Thread Jonathan Cameron
On 03/03/15 07:58, Markus Pargmann wrote: > This is the core driver for imx25 touchscreen/adc driver. The module > has one shared ADC and two different conversion queues which use the > ADC. The two queues are identical. Both can be used for general purpose > ADC but one is meant to be used for tou

[PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-03-02 Thread Markus Pargmann
This is the core driver for imx25 touchscreen/adc driver. The module has one shared ADC and two different conversion queues which use the ADC. The two queues are identical. Both can be used for general purpose ADC but one is meant to be used for touchscreens. This driver is the core which manages