All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Daisuke Nojiri <dnojiri@chromium.org>
Cc: vpalatin@chromium.org, Benson Leung <bleung@chromium.org>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	Guenter Roeck <groeck@chromium.org>,
	Sebastian Reichel <sre@kernel.org>,
	Prashant Malani <pmalani@chromium.org>,
	Mark Brown <broonie@kernel.org>,
	Pi-Hsun Shih <pihsun@chromium.org>,
	Alex Levin <levinale@google.com>,
	Gwendal Grignou <gwendal@chromium.org>,
	Yu-Hsuan Hsu <yuhsuan@chromium.org>,
	Vijay Hiremath <vijay.p.hiremath@intel.com>,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH 2/2] mfd: cros_ec: Add peripheral device charger
Date: Wed, 16 Dec 2020 14:40:45 +0000	[thread overview]
Message-ID: <20201216144045.GG207743@dell> (raw)
In-Reply-To: <20201215214303.2825937-2-dnojiri@chromium.org>

On Tue, 15 Dec 2020, Daisuke Nojiri wrote:

> This patch adds a cell entry for PCHG (Peripheral CHarGer). PCHG is a
> framework managing power supplies for peripheral devices.
> 
> Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
> ---

When submitting subsequent patch versions, it's best practice to:

 - Submit it on its own i.e. not in reply-to the previous version
 - Indicate the version number in the subject line: [PATCH v2 1/2]
 - Apply a change-log - usually located just after the '---' marker
 
>  drivers/mfd/cros_ec_dev.c | 1 +
>  1 file changed, 1 insertion(+)

For my own reference (apply this as-is to your sign-off block):

  Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2020-12-16 14:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15  2:31 [PATCH] power: supply: PCHG: Peripheral device charger Daisuke Nojiri
2020-12-15  7:54 ` Lee Jones
2020-12-15 21:43 ` [PATCH 1/2] " Daisuke Nojiri
2020-12-15 21:43   ` [PATCH 2/2] mfd: cros_ec: Add peripheral " Daisuke Nojiri
2020-12-16 14:40     ` Lee Jones [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=20201216144045.GG207743@dell \
    --to=lee.jones@linaro.org \
    --cc=bleung@chromium.org \
    --cc=broonie@kernel.org \
    --cc=dnojiri@chromium.org \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@chromium.org \
    --cc=gustavoars@kernel.org \
    --cc=gwendal@chromium.org \
    --cc=levinale@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pihsun@chromium.org \
    --cc=pmalani@chromium.org \
    --cc=sre@kernel.org \
    --cc=vijay.p.hiremath@intel.com \
    --cc=vpalatin@chromium.org \
    --cc=yuhsuan@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 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.