[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)

2017-06-02 Thread Alex A. Mihaylov
Codding style fix. Maillist message subject fix. Soryy for all. It's hard to be stuppid :-( Alex A. Mihaylov (3): regmap: Add 1-Wire bus support w1: MAX1721x Stanalone Fuel Gauge - add 1-Wire slave drivers power: supply: Add support MAX1721x battery monitor drivers/base/regmap/Kconfig

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)

2017-05-30 Thread Alex A. Mihaylov
Again resend patches. All wishes are realized. Alex A. Mihaylov (3): regmap: Add 1-Wire bus support w1: MAX1721x Stanalone Fuel Gauge - add 1-Wire slave drivers power: supply: Add support MAX1721x battery monitor drivers/base/regmap/Kconfig | 6 +- drivers/base/regmap/Makefil

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave

2017-05-28 Thread Alex A. Mihaylov
regmap: Add OneWire (W1) bus support w1: Add Maxim Semiconductor MAX1721X W1 slave drivers power: supply: Add support MAX1721x battery monitor drivers/base/regmap/Kconfig | 6 +- drivers/base/regmap/Makefile| 1 + drivers/base/regmap/regmap-w1.c | 241 +++