Re: [PATCH v2 2/3] bq2415x_charger: Use power_supply notifier forautomode

From: Sebastian Reichel
Date: Mon Nov 25 2013 - 16:50:20 EST


Hi,

On Mon, Nov 25, 2013 at 08:32:46PM +0200, ÐÐÐÐÐÐ ÐÐÐÐÑÑÐÐ wrote:
> So, AIUI there are 2 options:
>
> 1. charger driver polls the battery driver every n (60?) seconds.
> 2. battery driver sends PSY_EVENT_PROP_CHANGED on every degree
> up or down.
>
> In both cases if the temperature is outside of the safe margins, the
> charging should be stopped.

ACK.

> 2 seems more generic to me, but as rx51-battery is missing the
> functionality to send events on temperature change, I guess 1 will
> be easier to implement.

The temperature must be polled anyway, if the ADC does not support
interrupts.

> And I think there should be some method (sysfs entry?, /dev/bqxxx
> opened?) to tell the charger driver to stop polling the battery
> driver once (and if) the userspace has started to take care of the
> battery temperature - makes no sense to duplicate the checks IMO.

I would just cache the temperature value in the battery driver for a
couple of seconds. Then userspace can check for very high temperatures
(-> system shutdown) and the charging driver can check for
temperatures, which are critical for charging.

-- Sebastian

Attachment: signature.asc
Description: Digital signature