From: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
To: "H. Nikolaus Schaller" <hns@goldelico.com>
Cc: afd@ti.com, "Pali Rohár" <pali.rohar@gmail.com>,
"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>,
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
Subject: Re: [PATCH v3 2/4] power: supply: bq27xxx: enable writing capacity values for bq27500
Date: Thu, 31 Aug 2017 10:38:10 +0200 [thread overview]
Message-ID: <20170831083810.pk7d2qqetwc356rs@earth> (raw)
In-Reply-To: <af9c1a4e95640e744a104780bfed269d0a6c63cb.1504162792.git.hns@goldelico.com>
[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]
Hi,
On Thu, Aug 31, 2017 at 08:59:51AM +0200, H. Nikolaus Schaller wrote:
> Tested on OpenPandora with bq27500.
>
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
> ---
Thanks, queued.
-- Sebastian
> drivers/power/supply/bq27xxx_battery.c | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/drivers/power/supply/bq27xxx_battery.c b/drivers/power/supply/bq27xxx_battery.c
> index e80571cf7be1..5562f998330f 100644
> --- a/drivers/power/supply/bq27xxx_battery.c
> +++ b/drivers/power/supply/bq27xxx_battery.c
> @@ -653,15 +653,11 @@ enum bq27xxx_dm_reg_id {
> #define bq2751x_dm_regs 0
> #define bq2752x_dm_regs 0
>
> -#if 0 /* not yet tested */
> static struct bq27xxx_dm_reg bq27500_dm_regs[] = {
> [BQ27XXX_DM_DESIGN_CAPACITY] = { 48, 10, 2, 0, 65535 },
> [BQ27XXX_DM_DESIGN_ENERGY] = { }, /* missing on chip */
> [BQ27XXX_DM_TERMINATE_VOLTAGE] = { 80, 48, 2, 1000, 32767 },
> };
> -#else
> -#define bq27500_dm_regs 0
> -#endif
>
> /* todo create data memory definitions from datasheets and test on chips */
> #define bq27510g1_dm_regs 0
> --
> 2.12.2
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-08-31 8:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 6:59 [PATCH v3 0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes H. Nikolaus Schaller
[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
[not found] ` <8d323718d7d1dcd7633da236abcd782f88200113.1504162792.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
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 [this message]
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 ` [PATCH v3 2/4] power: supply: bq27xxx: enable writing capacity values for bq27500 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=20170831083810.pk7d2qqetwc356rs@earth \
--to=sebastian.reichel@collabora.co.uk \
--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=hns@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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox