[PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes
From: H. Nikolaus Schaller
Date: Thu Aug 31 2017 - 04:23:31 EST
Latest bq27xxx drivers allow to write RAM/NVRAM parameters
of the fuel gauge chip from values defined in board specific
device tree.
This allows to specify the battery properties of a standard
battery.
This patch set enables this for two chips where I have tested
it on real devices:
bq27421: Pyra handheld prototype
bq27500: OpenPandora 600 Mhz standard device
Since the Pyra DT is not yet mainlined, there are only DT
patches for the OpenPandora.
H. Nikolaus Schaller (4):
power: supply: bq27xxx: enable writing capacity values for bq27421
power: supply: bq27xxx: enable writing capacity values for bq27500
DT: OpenPandora: add battery node to describe OpenPandora battery
DT: OpenPandora: fix for configuration of bq27500 fuel gauge
arch/arm/boot/dts/omap3-pandora-common.dtsi | 11 ++++++++++-
drivers/power/supply/bq27xxx_battery.c | 8 --------
2 files changed, 10 insertions(+), 9 deletions(-)
--
2.12.2