From: Sebastian Reichel <sre@kernel.org>
To: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
Doug Anderson <dianders@chromium.org>,
Olof Johansson <olof@lixom.net>, Simon Que <sque@chromium.org>,
cychiang <cychiang@chromium.org>,
linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 0/2] sbs-battery: Add missing power class sysfs files
Date: Wed, 6 Aug 2014 02:40:42 +0200 [thread overview]
Message-ID: <20140806004042.GA9957@earth.universe> (raw)
In-Reply-To: <1407152866-31790-1-git-send-email-javier.martinez@collabora.co.uk>
[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]
On Mon, Aug 04, 2014 at 01:47:44PM +0200, Javier Martinez Canillas wrote:
> This series add the model_name, manufacturer and voltage_min_design
> files from the power supply monitor class sysfs interface that were
> missing for the sbs-battery driver. The commits were taken from the
> Chrome OS 3.8 downstream kernel and patches were squashed when they
> just fixed bugs introduced on previous commits that do the export.
>
> The patch-set was tested on a Exynos5420 based Peach Pit machine by
> confirming that the sysfs files existed and provide the right data:
>
> # cat /sys/class/power_supply/sbs-20-000b/{voltage_min_design,manufacturer,model_name}
> 7500000
> SANYO
> 4302A40
>
> Simon Que (1):
> sbs-battery: add min design voltage to sbs-battery
>
> cychiang (1):
> sbs-battery: export manufacturer and model name to sysfs
>
> drivers/power/sbs-battery.c | 125 +++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 123 insertions(+), 2 deletions(-)
>
> Best regards,
> Javier
Both applied to battery.git's next-next branch. I modified the
author from the first commit (cychiang <cychiang@chromium.org>),
so that it's equal to the signed-off line (Cheng-Yi Chiang
<cychiang@chromium.org>).
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2014-08-06 0:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 11:47 [PATCH 0/2] sbs-battery: Add missing power class sysfs files Javier Martinez Canillas
2014-08-04 11:47 ` [PATCH 1/2] sbs-battery: export manufacturer and model name to sysfs Javier Martinez Canillas
2014-08-04 11:47 ` [PATCH 2/2] sbs-battery: add min design voltage to sbs-battery Javier Martinez Canillas
2014-08-06 0:40 ` Sebastian Reichel [this message]
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=20140806004042.GA9957@earth.universe \
--to=sre@kernel.org \
--cc=cychiang@chromium.org \
--cc=dbaryshkov@gmail.com \
--cc=dianders@chromium.org \
--cc=javier.martinez@collabora.co.uk \
--cc=linux-pm@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
--cc=sque@chromium.org \
/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;
as well as URLs for NNTP newsgroup(s).