From: Andrew Davis <afd@ti.com>
To: Gregory CLEMENT <gregory.clement@bootlin.com>,
Andre Przywara <andre.przywara@arm.com>,
Russell King <linux@armlinux.org.uk>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>, Andrew Lunn <andrew@lunn.ch>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Daniel Mack <daniel@zonque.org>,
"Haojian Zhuang" <haojian.zhuang@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <imx@lists.linux.dev>
Subject: Re: [PATCH v3 0/6] Switch more ARM plats to sys-off handler API
Date: Mon, 14 Oct 2024 13:13:33 -0500 [thread overview]
Message-ID: <7a09bb95-fa22-4c60-af4a-16720fa8633d@ti.com> (raw)
In-Reply-To: <87cyk3c8ui.fsf@BLaptop.bootlin.com>
On 10/14/24 4:49 AM, Gregory CLEMENT wrote:
> Hello Andrew,
>
>> Hello all,
>>
>> Continuing the quest to remove the legacy pm_power_off() global
>> function handler. Remove uses from arch/arm/ using the helper
>> register_platform_power_off().
>
> I am in CC of this series, however, I am not the maintainer of any of
> these platforms, and I don't remember making any changes related to your
> series recently. Could you tell me what you expect from me?
>
I had CC'd you for v1/v2 of this series as it had a patch for Orion5x, but
since you have already taken that patch I should have removed you from CC,
my bad. Nothing needed from you here.
Thanks,
Andrew
> Thanks,
>
> Gregory
>
>>
>> Thanks,
>> Andrew
>>
>> Changes for v3:
>> - Rebase on v6.12-rc1
>>
>> Changes for v2:
>> - Collect Reviewed/Acked-bys
>> - Rebase on v6.11-rc1
>>
>> Andrew Davis (6):
>> ARM: highbank: Switch to new sys-off handler API
>> ARM: imx: Switch to new sys-off handler API
>> ARM: pxa: Switch to new sys-off handler API
>> ARM: sa1100: Switch to new sys-off handler API
>> ARM: vt8500: Switch to new sys-off handler API
>> arm/xen: Switch to new sys-off handler API
>>
>> arch/arm/mach-highbank/highbank.c | 2 +-
>> arch/arm/mach-imx/pm-imx6.c | 6 ++----
>> arch/arm/mach-pxa/spitz.c | 2 +-
>> arch/arm/mach-sa1100/generic.c | 2 +-
>> arch/arm/mach-vt8500/vt8500.c | 2 +-
>> arch/arm/xen/enlighten.c | 2 +-
>> 6 files changed, 7 insertions(+), 9 deletions(-)
>>
>> --
>> 2.39.2
prev parent reply other threads:[~2024-10-14 18:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 20:16 [PATCH v3 0/6] Switch more ARM plats to sys-off handler API Andrew Davis
2024-10-11 20:16 ` [PATCH v3 1/6] ARM: highbank: Switch to new " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 2/6] ARM: imx: " Andrew Davis
2024-10-22 1:25 ` Shawn Guo
2024-10-11 20:16 ` [PATCH v3 3/6] ARM: pxa: " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 4/6] ARM: sa1100: " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 5/6] ARM: vt8500: " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 6/6] arm/xen: " Andrew Davis
2024-10-14 9:49 ` [PATCH v3 0/6] Switch more ARM plats to " Gregory CLEMENT
2024-10-14 18:13 ` Andrew Davis [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=7a09bb95-fa22-4c60-af4a-16720fa8633d@ti.com \
--to=afd@ti.com \
--cc=andre.przywara@arm.com \
--cc=andrew@lunn.ch \
--cc=daniel@zonque.org \
--cc=festevam@gmail.com \
--cc=gregory.clement@bootlin.com \
--cc=haojian.zhuang@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=robert.jarzmik@free.fr \
--cc=s.hauer@pengutronix.de \
--cc=sebastian.hesselbarth@gmail.com \
--cc=shawnguo@kernel.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