Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723991 > unrolled thread
| Started by | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| First post | 2017-08-31 10:30 +0200 |
| Last post | 2017-08-31 10:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[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
| From | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| Date | 2017-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
Back to top | Article view | linux.kernel
csiph-web