Re: [PATCH 0/3] add support for Allwinner SoCs ADC

2016-07-01 Thread Quentin Schulz
On 29/06/2016 05:28, Chen-Yu Tsai wrote: > Hi, > > On Tue, Jun 28, 2016 at 4:45 PM, Quentin Schulz > wrote: >> The Allwinner SoCs all have an ADC that can also act as a touchscreen >> controller >> and a thermal sensor. The first four channels can be used either for the ADC >> or >> the touchsc

Re: [PATCH 0/3] add support for Allwinner SoCs ADC

2016-06-28 Thread Chen-Yu Tsai
Hi, On Tue, Jun 28, 2016 at 4:45 PM, Quentin Schulz wrote: > The Allwinner SoCs all have an ADC that can also act as a touchscreen > controller > and a thermal sensor. The first four channels can be used either for the ADC > or > the touchscreen and the fifth channel is used for the thermal sen

[PATCH 0/3] add support for Allwinner SoCs ADC

2016-06-28 Thread Quentin Schulz
The Allwinner SoCs all have an ADC that can also act as a touchscreen controller and a thermal sensor. The first four channels can be used either for the ADC or the touchscreen and the fifth channel is used for the thermal sensor. We currently have a driver for the two latter functions in drivers/i