Re: [PATCH] power: Add support for LTC1760 Dual Smart Battery System Manager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

On 2016-06-05 22:55, Karl-Heinz Schneider wrote:
> This driver adds support for the LTC1760 Dual Smart Battery System
> Manager.
> The LTC1760 is an I2C device listening at address 0x0a and is capable of
> communicating up to two I2C smart battery devices. Both smart battery
> devices are listening at address 0x0b, so the LTC1760 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 where
> the charge type can also be changed between the default value "trickle"
> and
> "fast".
> 
> Signed-off-by: Karl-Heinz Schneider <karl-heinz@xxxxxxxxxxxxxxxxx>
> ---
> Path generated against v4.7-rc1

This patch has two fundamental problems. First, the patch is whitespace-
damaged (your mailer probably destroyed it). Please fix that. Second, and
more serious, the patch has not even been compile-tested when applied on
top of v4.7-rc1.

The i2c-muxing code saw an update in 4.6 and this driver needs adjustment.
As a hint, I suspect that you can make this mux "mux-locked" and avoid
the dead-lock workaround in ltc1760_write_select_bat_reg().

I didn't look further than this.

Cheers,
Peter
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux