Re: [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

2015-01-09 Thread Chen-Yu Tsai
On Sat, Jan 10, 2015 at 2:07 AM, Eduardo Valentin wrote: > On Thu, Jan 08, 2015 at 09:33:54PM +0800, Chen-Yu Tsai wrote: >> On Thu, Jan 8, 2015 at 12:24 AM, Chen-Yu Tsai wrote: >> > Hi, >> > >> > On Tue, Jan 6, 2015 at 11:24 PM, Eduardo Valentin >> > wrote: >> >> Hello Chen-Yu, >> >> >> >> >> >

Re: [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

2015-01-09 Thread Eduardo Valentin
On Thu, Jan 08, 2015 at 09:33:54PM +0800, Chen-Yu Tsai wrote: > On Thu, Jan 8, 2015 at 12:24 AM, Chen-Yu Tsai wrote: > > Hi, > > > > On Tue, Jan 6, 2015 at 11:24 PM, Eduardo Valentin > > wrote: > >> Hello Chen-Yu, > >> > >> > >> On Tue, Jan 06, 2015 at 10:35:13AM +0800, Chen-Yu Tsai wrote: > >>>

Re: [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

2015-01-08 Thread Chen-Yu Tsai
On Thu, Jan 8, 2015 at 12:24 AM, Chen-Yu Tsai wrote: > Hi, > > On Tue, Jan 6, 2015 at 11:24 PM, Eduardo Valentin wrote: >> Hello Chen-Yu, >> >> >> On Tue, Jan 06, 2015 at 10:35:13AM +0800, Chen-Yu Tsai wrote: >>> The touchscreen controller has a temperature sensor embedded in the SoC, >>> which a

Re: [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

2015-01-07 Thread Chen-Yu Tsai
Hi, On Tue, Jan 6, 2015 at 11:24 PM, Eduardo Valentin wrote: > Hello Chen-Yu, > > > On Tue, Jan 06, 2015 at 10:35:13AM +0800, Chen-Yu Tsai wrote: >> The touchscreen controller has a temperature sensor embedded in the SoC, >> which already has hwmon support in the driver. >> >> Add DT thermal zone

Re: [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

2015-01-06 Thread Eduardo Valentin
Hello Chen-Yu, On Tue, Jan 06, 2015 at 10:35:13AM +0800, Chen-Yu Tsai wrote: > The touchscreen controller has a temperature sensor embedded in the SoC, > which already has hwmon support in the driver. > > Add DT thermal zone support so we can use it with cpufreq for thermal > throttling. > > Si

[PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

2015-01-05 Thread Chen-Yu Tsai
The touchscreen controller has a temperature sensor embedded in the SoC, which already has hwmon support in the driver. Add DT thermal zone support so we can use it with cpufreq for thermal throttling. Signed-off-by: Chen-Yu Tsai --- .../bindings/input/touchscreen/sun4i.txt | 1 + dr