From: Chris Lapa <ch...@lapa.com.au>

This patch series correctly renames the patch subject prefix to 'power: supply: 
bq27xxx'.

It also fixes up the deprecation of the BQ27500 and BQ27510 definitions.

Otherwise the patch content is the same functionally as the v4 series.

Chris Lapa (11):
  power: supply: bq27xxx: rename BQ27500 allow for deprecation in
    future.
  power: supply: bq27xxx: rename BQ27510 allow for deprecation in
    future.
  power: supply: bq27xxx: adds specific support for bq27500/1 revision.
  power: supply: bq27xxx: adds specific support for bq27510-g1 revision.
  power: supply: bq27xxx: adds specific support for bq27510-g2 revision.
  power: supply: bq27xxx: adds specific support for bq27510-g3 revision.
  power: supply: bq27xxx: adds specific support for bq27520-g1 revision.
  power: supply: bq27xxx: adds specific support for bq27520-g2 revision.
  power: supply: bq27xxx: adds specific support for bq27520-g3 revision.
  power: supply: bq27xxx: adds specific support for bq27520-g4 revision.
  power: supply: bq27xxx: adds device tree binding documentation.

 .../devicetree/bindings/power/supply/bq27xxx.txt   |  36 +++
 drivers/power/supply/bq27xxx_battery.c             | 343 ++++++++++++++++++++-
 drivers/power/supply/bq27xxx_battery_i2c.c         |  22 +-
 include/linux/power/bq27xxx_battery.h              |  12 +-
 4 files changed, 403 insertions(+), 10 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/supply/bq27xxx.txt

-- 
2.1.4

Reply via email to