From: Lee Jones <lee@kernel.org>
To: "Otto Pflüger" <otto.pflueger@abscue.de>
Cc: Orson Zhai <orsonzhai@gmail.com>,
Baolin Wang <baolin.wang@linux.alibaba.com>,
Chunyan Zhang <zhang.lyra@gmail.com>,
Mark Brown <broonie@kernel.org>,
Sebastian Reichel <sre@kernel.org>, Rob Herring <robh@kernel.org>,
linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
linux-pm@vger.kernel.org
Subject: Re: [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support
Date: Thu, 20 Nov 2025 15:30:24 +0000 [thread overview]
Message-ID: <20251120153024.GI661940@google.com> (raw)
In-Reply-To: <20251110-sc27xx-mfd-poweroff-v2-1-fd5842e732fe@abscue.de>
On Mon, 10 Nov 2025, Otto Pflüger wrote:
> The SC27xx PMICs allow restarting and powering off the device. Since
> this functionality is rather simple and not configurable in any way,
> make it part of the main PMIC driver.
This sounds like more of a drivers/power thing.
>
> Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de>
> ---
> drivers/mfd/sprd-sc27xx-spi.c | 148 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 148 insertions(+)
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2025-11-20 15:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-10 19:08 [PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver Otto Pflüger
2025-11-10 19:08 ` [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support Otto Pflüger
2025-11-20 15:30 ` Lee Jones [this message]
2025-11-23 17:34 ` Otto Pflüger
2025-11-26 15:36 ` Lee Jones
2026-01-08 10:15 ` Lee Jones
2025-11-10 19:08 ` [PATCH v2 2/3] spi: sprd-adi: Remove code for storing the reboot mode Otto Pflüger
2025-11-10 19:09 ` [PATCH v2 3/3] power: reset: sc27xx: Drop unused driver Otto Pflüger
2025-11-19 6:33 ` [PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver Baolin Wang
2025-11-21 2:29 ` Cixi Geng
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=20251120153024.GI661940@google.com \
--to=lee@kernel.org \
--cc=baolin.wang@linux.alibaba.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=orsonzhai@gmail.com \
--cc=otto.pflueger@abscue.de \
--cc=robh@kernel.org \
--cc=sre@kernel.org \
--cc=zhang.lyra@gmail.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.