Re: [PATCH v1 3/6] thermal: rockchip: Support the RK3368 SoCs in thermal driver

2015-11-04 Thread Caesar Wang
Hello Eduardo, Thanks your comments. 在 2015年11月04日 01:48, Eduardo Valentin 写道: Hello Caesar, On Thu, Oct 29, 2015 at 03:14:15PM +0800, Caesar Wang wrote: The RK3368 SoCs support to 2 channel TS-ADC, the temperature criteria of each channel can be configurable. The system has two Temperature

Re: [PATCH v1 3/6] thermal: rockchip: Support the RK3368 SoCs in thermal driver

2015-11-03 Thread Eduardo Valentin
Hello Caesar, On Thu, Oct 29, 2015 at 03:14:15PM +0800, Caesar Wang wrote: > The RK3368 SoCs support to 2 channel TS-ADC, the temperature criteria > of each channel can be configurable. > > The system has two Temperature Sensors, channel 0 is for CPU, > and channel 1 is for GPU. Please improve y