Re: [PATCH v7 0/8] imx25 adc and touchscreen driver

2015-03-09 Thread Markus Pargmann
On Sat, Mar 07, 2015 at 06:24:09PM +, Jonathan Cameron wrote: > On 03/03/15 07:58, Markus Pargmann wrote: > > Hi, > > > > This series adds a driver for the Freescale i.MX25 SoC internal ADC unit > > which > > is used for touchscreen and ADC. The driver consists of three parts, the MFD > > dri

Re: [PATCH v7 0/8] imx25 adc and touchscreen driver

2015-03-07 Thread Jonathan Cameron
On 03/03/15 07:58, Markus Pargmann wrote: > Hi, > > This series adds a driver for the Freescale i.MX25 SoC internal ADC unit which > is used for touchscreen and ADC. The driver consists of three parts, the MFD > driver which handles interrupts and some central configuration registers, the > ADC dr

[PATCH v7 0/8] imx25 adc and touchscreen driver

2015-03-02 Thread Markus Pargmann
Hi, This series adds a driver for the Freescale i.MX25 SoC internal ADC unit which is used for touchscreen and ADC. The driver consists of three parts, the MFD driver which handles interrupts and some central configuration registers, the ADC driver and the touchscreen driver. v7 has some modifica