Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-19 Thread Jonathan Cameron
On 19 November 2016 18:38:49 GMT+00:00, Dmitry Torokhov wrote: >On Sat, Nov 12, 2016 at 02:19:30PM +, Jonathan Cameron wrote: >> On 12/11/16 14:04, Jonathan Cameron wrote: >> > On 11/11/16 19:02, H. Nikolaus Schaller wrote: >> >> The tsc2007 chip not only has a

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-19 Thread Jonathan Cameron
On 19 November 2016 18:38:49 GMT+00:00, Dmitry Torokhov wrote: >On Sat, Nov 12, 2016 at 02:19:30PM +, Jonathan Cameron wrote: >> On 12/11/16 14:04, Jonathan Cameron wrote: >> > On 11/11/16 19:02, H. Nikolaus Schaller wrote: >> >> The tsc2007 chip not only has a resistive touch screen

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-19 Thread Dmitry Torokhov
On Sat, Nov 12, 2016 at 02:19:30PM +, Jonathan Cameron wrote: > On 12/11/16 14:04, Jonathan Cameron wrote: > > On 11/11/16 19:02, H. Nikolaus Schaller wrote: > >> The tsc2007 chip not only has a resistive touch screen controller but > >> also an external AUX adc imput which can be used for an

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-19 Thread Dmitry Torokhov
On Sat, Nov 12, 2016 at 02:19:30PM +, Jonathan Cameron wrote: > On 12/11/16 14:04, Jonathan Cameron wrote: > > On 11/11/16 19:02, H. Nikolaus Schaller wrote: > >> The tsc2007 chip not only has a resistive touch screen controller but > >> also an external AUX adc imput which can be used for an

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-12 Thread H. Nikolaus Schaller
> Am 12.11.2016 um 15:19 schrieb Jonathan Cameron : > > On 12/11/16 14:04, Jonathan Cameron wrote: >> On 11/11/16 19:02, H. Nikolaus Schaller wrote: >>> The tsc2007 chip not only has a resistive touch screen controller but >>> also an external AUX adc imput which can be used for

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-12 Thread H. Nikolaus Schaller
> Am 12.11.2016 um 15:19 schrieb Jonathan Cameron : > > On 12/11/16 14:04, Jonathan Cameron wrote: >> On 11/11/16 19:02, H. Nikolaus Schaller wrote: >>> The tsc2007 chip not only has a resistive touch screen controller but >>> also an external AUX adc imput which can be used for an ambient >>>

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-12 Thread Jonathan Cameron
On 12/11/16 14:04, Jonathan Cameron wrote: > On 11/11/16 19:02, H. Nikolaus Schaller wrote: >> The tsc2007 chip not only has a resistive touch screen controller but >> also an external AUX adc imput which can be used for an ambient >> light sensor, battery voltage monitoring or any general

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-12 Thread Jonathan Cameron
On 12/11/16 14:04, Jonathan Cameron wrote: > On 11/11/16 19:02, H. Nikolaus Schaller wrote: >> The tsc2007 chip not only has a resistive touch screen controller but >> also an external AUX adc imput which can be used for an ambient >> light sensor, battery voltage monitoring or any general

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-12 Thread Jonathan Cameron
On 11/11/16 19:02, H. Nikolaus Schaller wrote: > The tsc2007 chip not only has a resistive touch screen controller but > also an external AUX adc imput which can be used for an ambient > light sensor, battery voltage monitoring or any general purpose. > > Additionally it can measure the chip

Re: [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-12 Thread Jonathan Cameron
On 11/11/16 19:02, H. Nikolaus Schaller wrote: > The tsc2007 chip not only has a resistive touch screen controller but > also an external AUX adc imput which can be used for an ambient > light sensor, battery voltage monitoring or any general purpose. > > Additionally it can measure the chip

[PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-11 Thread H. Nikolaus Schaller
The tsc2007 chip not only has a resistive touch screen controller but also an external AUX adc imput which can be used for an ambient light sensor, battery voltage monitoring or any general purpose. Additionally it can measure the chip temperature. This extension provides an iio interface for

[PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

2016-11-11 Thread H. Nikolaus Schaller
The tsc2007 chip not only has a resistive touch screen controller but also an external AUX adc imput which can be used for an ambient light sensor, battery voltage monitoring or any general purpose. Additionally it can measure the chip temperature. This extension provides an iio interface for