All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Wenyou Yang <wenyou.yang@atmel.com>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Lee Jones <lee.jones@linaro.org>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	linux-kernel@vger.kernel.org,
	Wenyou Yang <wenyou.yang@microchip.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH v9 1/4] power: act8945a_charger: Add capacity level property
Date: Thu, 1 Sep 2016 14:43:58 +0200	[thread overview]
Message-ID: <20160901124358.64hsgqcpexnd7hmu@earth> (raw)
In-Reply-To: <1472722201-31872-2-git-send-email-wenyou.yang@atmel.com>

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

Hi,

On Thu, Sep 01, 2016 at 05:29:58PM +0800, Wenyou Yang wrote:
> Add the power supply capacity level property, it corresponds to
> POWER_SUPPLY_CAPACITY_LEVEL_*.
> 
> It also utilizes the precision voltage detector function module
> to catch the low battery voltage.

Thanks, queued.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: sre@kernel.org (Sebastian Reichel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 1/4] power: act8945a_charger: Add capacity level property
Date: Thu, 1 Sep 2016 14:43:58 +0200	[thread overview]
Message-ID: <20160901124358.64hsgqcpexnd7hmu@earth> (raw)
In-Reply-To: <1472722201-31872-2-git-send-email-wenyou.yang@atmel.com>

Hi,

On Thu, Sep 01, 2016 at 05:29:58PM +0800, Wenyou Yang wrote:
> Add the power supply capacity level property, it corresponds to
> POWER_SUPPLY_CAPACITY_LEVEL_*.
> 
> It also utilizes the precision voltage detector function module
> to catch the low battery voltage.

Thanks, queued.

-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160901/29515981/attachment-0001.sig>

  reply	other threads:[~2016-09-01 12:43 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01  9:29 [PATCH v9 0/4] power: act8945a_charger: Improvements Wenyou Yang
2016-09-01  9:29 ` Wenyou Yang
2016-09-01  9:29 ` Wenyou Yang
2016-09-01  9:29 ` [PATCH v9 1/4] power: act8945a_charger: Add capacity level property Wenyou Yang
2016-09-01  9:29   ` Wenyou Yang
2016-09-01  9:29   ` Wenyou Yang
2016-09-01 12:43   ` Sebastian Reichel [this message]
2016-09-01 12:43     ` Sebastian Reichel
2016-09-01  9:29 ` [PATCH v9 2/4] power: act8945a_charger: Add max current property Wenyou Yang
2016-09-01  9:29   ` Wenyou Yang
2016-09-01  9:29   ` Wenyou Yang
2016-09-01 12:44   ` Sebastian Reichel
2016-09-01 12:44     ` Sebastian Reichel
2016-09-01  9:30 ` [PATCH v9 3/4] doc: bindings: mfd: act8945a: Update the example Wenyou Yang
2016-09-01  9:30   ` Wenyou Yang
2016-09-01  9:30   ` Wenyou Yang
     [not found]   ` <1472722201-31872-4-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2016-09-01 11:22     ` Lee Jones
2016-09-01 11:22       ` Lee Jones
2016-09-01 11:22       ` Lee Jones
2016-09-01 12:47       ` Sebastian Reichel
2016-09-01 12:47         ` Sebastian Reichel
2016-09-01 12:52         ` Wenyou.Yang-UWL1GkI3JZL3oGB3hsPCZA
2016-09-01 12:52           ` Wenyou.Yang
2016-09-01 12:52           ` Wenyou.Yang at microchip.com
2016-09-01 13:56           ` Lee Jones
2016-09-01 13:56             ` Lee Jones
2016-09-01  9:30 ` [PATCH v9 4/4] ARM: at91/dt: sama5d2_xplained: Add act8945a-charger node Wenyou Yang
2016-09-01  9:30   ` Wenyou Yang
2016-09-01  9:30   ` Wenyou Yang

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=20160901124358.64hsgqcpexnd7hmu@earth \
    --to=sre@kernel.org \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=dbaryshkov@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nicolas.ferre@atmel.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=wenyou.yang@atmel.com \
    --cc=wenyou.yang@microchip.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.