public inbox for linux-kernel@vger.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>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 2/2] mfd: cros_ec: Add peripheral device charger
Date: Wed, 16 Jun 2021 11:44:47 +0100	[thread overview]
Message-ID: <YMnWH4VyLTaUCzwF@dell> (raw)
In-Reply-To: <20210615202051.1411878-2-dnojiri@chromium.org>

On Tue, 15 Jun 2021, 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>
> Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
> ---
> v2
> * None
> v3
> * None
> v4
> * None
> V5
> * None
> V6
> * None
> ---
>  drivers/mfd/cros_ec_dev.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mfd/cros_ec_dev.c b/drivers/mfd/cros_ec_dev.c
> index 6135321592b76c..f3bc1cb6891ba5 100644
> --- a/drivers/mfd/cros_ec_dev.c
> +++ b/drivers/mfd/cros_ec_dev.c
> @@ -116,6 +116,7 @@ static const struct mfd_cell cros_ec_platform_cells[] = {
>  	{ .name = "cros-ec-pd-sysfs" },
>  	{ .name = "cros-ec-sysfs", },
>  	{ .name = "cros-ec-pd-update", },
> +	{ .name = "cros-ec-pchg", },
>  };
>  
>  static const struct mfd_cell cros_ec_vbc_cells[] = {

What's this based on?  The patch doesn't apply.

Please rebase and resend.

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

      reply	other threads:[~2021-06-16 10:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 20:20 [PATCH v6 1/2] power: supply: PCHG: Peripheral device charger Daisuke Nojiri
2021-06-15 20:20 ` [PATCH v6 2/2] mfd: cros_ec: Add peripheral " Daisuke Nojiri
2021-06-16 10:44   ` 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=YMnWH4VyLTaUCzwF@dell \
    --to=lee.jones@linaro.org \
    --cc=bleung@chromium.org \
    --cc=dnojiri@chromium.org \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vpalatin@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