Re: [PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC

2017-04-05 Thread Quentin Schulz
Hi Lee, On 05/04/2017 11:57, Lee Jones wrote: > On Wed, 05 Apr 2017, Quentin Schulz wrote: >> On 04/04/2017 10:31, Lee Jones wrote: >>> On Tue, 21 Mar 2017, Quentin Schulz wrote: v3: - fixed compatible name in DT and in documentation, - fixed DT node name and label, - add

Re: [PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC

2017-04-05 Thread Lee Jones
On Wed, 05 Apr 2017, Quentin Schulz wrote: > On 04/04/2017 10:31, Lee Jones wrote: > > On Tue, 21 Mar 2017, Quentin Schulz wrote: > >> v3: > >> - fixed compatible name in DT and in documentation, > >> - fixed DT node name and label, > >> - added explanations in commit logs, > >> - moved fre

Re: [PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC

2017-04-05 Thread Quentin Schulz
Hi Lee, On 04/04/2017 10:31, Lee Jones wrote: > On Tue, 21 Mar 2017, 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 chan

Re: [PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC

2017-04-04 Thread Lee Jones
On Tue, 21 Mar 2017, 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 sensor. We currently hav

[PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC

2017-03-21 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