All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Sean Nyekjaer <sean@geanix.com>
Cc: krzysztof.kozlowski@linaro.org, conor@kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/2] mfd: stpmic1: add pmic poweroff via sys-off handler
Date: Thu, 8 Jun 2023 18:51:21 +0100	[thread overview]
Message-ID: <20230608175121.GN3572061@google.com> (raw)
In-Reply-To: <20230602062426.3947116-2-sean@geanix.com>

On Fri, 02 Jun 2023, Sean Nyekjaer wrote:

> Use devm_register_sys_off_handler() that allows to register multiple
> power-off handlers.
> This will allow boards using the stpmic1 to power-off.
> 
> Signed-off-by: Sean Nyekjaer <sean@geanix.com>
> ---
> Changes since v1:
>  - Removed superfluous function
> 
> Changes since v2:
>  - Removed the devicetree option to turn the power-off functionality on and off.
> 
>  drivers/mfd/stpmic1.c | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)

Applied, thanks

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2023-06-08 17:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02  6:24 [PATCH v3 1/2] mfd: stpmic1: fixup main control register and bits naming Sean Nyekjaer
2023-06-02  6:24 ` [PATCH v3 2/2] mfd: stpmic1: add pmic poweroff via sys-off handler Sean Nyekjaer
2023-06-08 17:51   ` Lee Jones [this message]
2023-06-08 17:50 ` [PATCH v3 1/2] mfd: stpmic1: fixup main control register and bits naming Lee Jones

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=20230608175121.GN3572061@google.com \
    --to=lee@kernel.org \
    --cc=conor@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sean@geanix.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.