Re: [PATCH v4 0/2] Add support for Smart Battery System Manager
From: Karl-Heinz Schneider <hidden>
Date: 2016-08-31 19:54:16
Also in:
linux-acpi, linux-i2c, linux-pm
From: Karl-Heinz Schneider <hidden>
Date: 2016-08-31 19:54:16
Also in:
linux-acpi, linux-i2c, linux-pm
Hi Sebastian, Am Mittwoch, den 31.08.2016, 17:10 +0200 schrieb Sebastian Reichel:
Hi, On Thu, Aug 25, 2016 at 10:20:59PM +0200, Karl-Heinz Schneider wrote:quoted
This patch series adds support for Smart Battery System Manager. A SBSM is a device listening at I2C/SMBus address 0x0a and is capable of communicating up to four I2C smart battery devices. All smart battery devices are listening at address 0x0b, so the SBSM muliplexes between them. The driver makes use of the I2C-Mux framework to allow smart batteries to be bound via device tree, i.e. the sbs-battery driver. Via sysfs interface the online state and charge type are presented. If the driver is bound as ltc1760 (a Dual Smart Battery System Manager) the charge type can also be changed from trickle to fast.Driver looks fine to me. Waiting for Rob's ACK on the DT bindings. -- Sebastian
Thanks -- Karl-Heinz