Hi, On Sat, Dec 14, 2019 at 07:27:53AM -0800, Angus Ainslie (Purism) wrote: > Extend the max17042_battery driver to include the MAX17055. Thanks, queued to power-suply's for-next branch. -- Sebastian > > Changes since v1: > > Change blacklist driver checks to whitelists. > > Angus Ainslie (Purism) (2): > power: supply: max17042: add MAX17055 support > device-tree: bindings: max17042_battery: add all of the compatible > strings > > .../power/supply/max17042_battery.txt | 6 ++- > drivers/power/supply/max17042_battery.c | 17 +++++-- > include/linux/power/max17042_battery.h | 48 ++++++++++++++++++- > 3 files changed, 66 insertions(+), 5 deletions(-) > > -- > 2.17.1 >