From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Nikolaus Schaller" Subject: [PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes Date: Thu, 31 Aug 2017 08:59:49 +0200 Message-ID: Return-path: Sender: linux-kernel-owner@vger.kernel.org To: afd@ti.com, =?UTF-8?q?Pali=20Roh=C3=A1r?= , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , Rob Herring , Mark Rutland , Russell King Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, gta04-owner@goldelico.com, marek@goldelico.com, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, "H. Nikolaus Schaller" List-Id: devicetree@vger.kernel.org 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