Re: [PATCH] thermal: rockchip: fix handling of invalid readings

2015-09-14 Thread Caesar Wang
Hello Eduardo, I guess you forgot to review/pick up this series patchs. Another patch as follows: [PATCH] thermal: rockhip: fix setting thermal shutdown polarity https://patchwork.kernel.org/patch/6973131/ Thanks, Caesar 在 2015年08月10日 18:22, Caesar Wang 写道: 在 2015年08月10日 15:59, Dmitry

Re: [PATCH] thermal: rockchip: fix handling of invalid readings

2015-08-10 Thread Caesar Wang
在 2015年08月10日 15:59, Dmitry Torokhov 写道: Hi Caesar, On Sun, Aug 9, 2015 at 11:30 PM, Caesar Wang wrote: Dear Dmitry, Thanks your patch. The code looks like fine,but I don't think the TS-ADC will work on rk3288 SoC. What do you mean? It seems to work when I ran it... Making a mistake.:-(

Re: [PATCH] thermal: rockchip: fix handling of invalid readings

2015-08-10 Thread Dmitry Torokhov
Hi Caesar, On Sun, Aug 9, 2015 at 11:30 PM, Caesar Wang wrote: > Dear Dmitry, > > Thanks your patch. > > The code looks like fine,but I don't think the TS-ADC will work on rk3288 > SoC. What do you mean? It seems to work when I ran it... > > > 在 2015年08月08日 04:59, Dmitry Torokhov 写道: >> >> We a

Re: [PATCH] thermal: rockchip: fix handling of invalid readings

2015-08-09 Thread Caesar Wang
Dear Dmitry, Thanks your patch. The code looks like fine,but I don't think the TS-ADC will work on rk3288 SoC. 在 2015年08月08日 04:59, Dmitry Torokhov 写道: We attempted to signal invalid code by returning -EAGAIN from rk_tsadcv2_code_to_temp(), unfortunately the return value was stuffed directly