From: "H. Nikolaus Schaller" <hns@goldelico.com>
To: afd@ti.com, "Pali Rohár" <pali.rohar@gmail.com>,
"Sebastian Reichel" <sre@kernel.org>,
"Dmitry Eremin-Solenikov" <dbaryshkov@gmail.com>,
"David Woodhouse" <dwmw2@infradead.org>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Russell King" <linux@armlinux.org.uk>
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" <hns@goldelico.com>
Subject: [PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes
Date: Thu, 31 Aug 2017 08:59:49 +0200 [thread overview]
Message-ID: <cover.1504162792.git.hns@goldelico.com> (raw)
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
next reply other threads:[~2017-08-31 6:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 6:59 H. Nikolaus Schaller [this message]
[not found] ` <cover.1504162792.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2017-08-31 6:59 ` [PATCH v3 1/4] power: supply: bq27xxx: enable writing capacity values for bq27421 H. Nikolaus Schaller
2017-08-31 6:59 ` H. Nikolaus Schaller
[not found] ` <8d323718d7d1dcd7633da236abcd782f88200113.1504162792.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2017-08-31 8:37 ` Sebastian Reichel
2017-08-31 8:37 ` Sebastian Reichel
2017-08-31 6:59 ` [PATCH v3 2/4] power: supply: bq27xxx: enable writing capacity values for bq27500 H. Nikolaus Schaller
2017-08-31 8:38 ` Sebastian Reichel
2017-08-31 6:59 ` [PATCH v3 3/4] DT: OpenPandora: add battery node to describe OpenPandora battery H. Nikolaus Schaller
2017-08-31 6:59 ` [PATCH v3 4/4] DT: OpenPandora: fix for configuration of bq27500 fuel gauge H. Nikolaus Schaller
-- strict thread matches above, loose matches on Subject: below --
2017-08-31 8:21 [PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes H. Nikolaus Schaller
2017-08-31 8:21 ` H. Nikolaus Schaller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1504162792.git.hns@goldelico.com \
--to=hns@goldelico.com \
--cc=afd@ti.com \
--cc=bcousson@baylibre.com \
--cc=dbaryshkov@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dwmw2@infradead.org \
--cc=gta04-owner@goldelico.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=marek@goldelico.com \
--cc=mark.rutland@arm.com \
--cc=pali.rohar@gmail.com \
--cc=robh+dt@kernel.org \
--cc=sre@kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.