Re: [PATCH v11 1/5] thermal: rockchip: add driver for thermal

2014-10-16 Thread Vladimir Zapolskiy
Hi Caesar, On 16.10.2014 16:31, Caesar Wang wrote: Thermal is TS-ADC Controller module supports user-defined mode and automatic mode. User-defined mode refers,TSADC all the control signals entirely by software writing to register for direct control. Automaic mode refers to the module automatic

Re: [PATCH v11 1/5] thermal: rockchip: add driver for thermal

2014-10-16 Thread Dmitry Torokhov
Hi Caesar, On Thu, Oct 16, 2014 at 09:31:37PM +0800, Caesar Wang wrote: > Thermal is TS-ADC Controller module supports > user-defined mode and automatic mode. > > User-defined mode refers,TSADC all the control signals entirely by > software writing to register for direct control. > > Automaic mo

Re: [PATCH v11 1/5] thermal: rockchip: add driver for thermal

2014-10-16 Thread Dmitry Torokhov
Hi Caesar, On Thu, Oct 16, 2014 at 09:31:37PM +0800, Caesar Wang wrote: > + > +struct rockchip_tsadc_platform_data { > + unsigned long temp_passive; > + unsigned long hw_shut_temp; > + int reset_mode; > + > + void (*irq_handle)(void __iomem *reg); > + void (*initialize)(int res