Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723991 > unrolled thread

[PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes

Started by"H. Nikolaus Schaller" <hns@goldelico.com>
First post2017-08-31 10:30 +0200
Last post2017-08-31 10:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-08-31 10:30 +0200

#1723991 — [PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes

From"H. Nikolaus Schaller" <hns@goldelico.com>
Date2017-08-31 10:30 +0200
Subject[PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes
Message-ID<ukt1n-3fk-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web