commit | 3bee9ea1de687925d116670f036599cbed8b66b0 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Nov 04 13:33:13 2016 -0500 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Nov 23 23:37:27 2016 +0100 |
tree | 17f6587aa6bd6022fa8fa3dc233838a79b24d618 | |
parent | 075eb5719d53e8bb4a406ad87e1de99319aa50f0 [diff] |
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520 The BQ27510 and BQ27520 use a slightly different register map than the BQ27500, add a new type enum and add these gauges to it. Fixes: d74534c27775 ("power: bq27xxx_battery: Add support for additional bq27xxx family devices") Based-on-patch-by: Kenneth R. Crudup <kenny@panix.com> Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>