Re: [PATCH] thermal/drivers/hisi: Switch to interrupt mode

2017-09-27 Thread Daniel Lezcano
On Wed, Sep 27, 2017 at 01:56:20PM +0530, Keerthy wrote: > > > On Wednesday 27 September 2017 05:24 AM, Daniel Lezcano wrote: > > At this moment, we have both the interrupt setup and the polling enabled. > > The > > interrupt does nothing more than forcing an update while the temperature is > >

Re: [PATCH] thermal/drivers/hisi: Switch to interrupt mode

2017-09-27 Thread Keerthy
On Wednesday 27 September 2017 05:24 AM, Daniel Lezcano wrote: > At this moment, we have both the interrupt setup and the polling enabled. The > interrupt does nothing more than forcing an update while the temperature is > polled every second. > > We can do much better than that, threshold is se