From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DE2DAD1813A for ; Mon, 14 Oct 2024 18:15:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=wpbIaxYim+IbIS6Col4NYLeorX2DPDL/x3PXTs/v44g=; b=MCkU6wrWjX2OS/t6w78XK66isW cTAEdDg8UgvsQ2M46sX1b6HWY+SnJ1FLe6S/hIrcL9mZVzFpsjnJg8QTaZG+iuOv9cCen2zaKpf7f 6BY2h9nD8eaGket5pAffnLzCtWyumTz3sHjwjiS1a1ldYFQ9VgsMknWK8JyLO+iBl5lcrjdhZaVwo NSUEoLC7BsnLC/PrhRY5nilusSJ7YvEzTPpXopHGCiZdYtwYfVj8A1F4b8yFxvpszmVJDeX/vOUkz NN0GL0PYO4vnYZlAHJsZ6Ndh/KP13nJ/kHbevjgNPOfEutEO7+6rzNG8G/8fGdErYdnt0zDFOxHag 86aDMrPg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t0PbF-000000069QB-3pC7; Mon, 14 Oct 2024 18:15:21 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t0PZq-000000069Hh-36Kw for linux-arm-kernel@lists.infradead.org; Mon, 14 Oct 2024 18:13:56 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 49EIDZKh129076; Mon, 14 Oct 2024 13:13:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1728929615; bh=wpbIaxYim+IbIS6Col4NYLeorX2DPDL/x3PXTs/v44g=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=bvp1p2//JJqADugTPrwxA3ksqYOXcLhhNKjnHtjZ58vFzss96fZV/tQvVqw40/61E Z/WCDPYN/AFveGM7IzcA6K1L/bMaqemjO5LCHyqhjs8TE75tmWO2eN0XVwBkHWHkLv O80PzSH/RbKpnCvVE22uI4oDmsC4uBeYRVMCH580= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49EIDZJD023764 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 14 Oct 2024 13:13:35 -0500 Received: from flwvowa01.ent.ti.com (10.64.41.90) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 14 Oct 2024 13:13:35 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by flwvowa01.ent.ti.com (10.64.41.90) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2507.34; Mon, 14 Oct 2024 13:13:34 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 14 Oct 2024 13:13:34 -0500 Received: from [10.249.42.149] ([10.249.42.149]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 49EIDY2I032080; Mon, 14 Oct 2024 13:13:34 -0500 Message-ID: <7a09bb95-fa22-4c60-af4a-16720fa8633d@ti.com> Date: Mon, 14 Oct 2024 13:13:33 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 0/6] Switch more ARM plats to sys-off handler API To: Gregory CLEMENT , Andre Przywara , Russell King , Shawn Guo , Sascha Hauer , "Pengutronix Kernel Team" , Fabio Estevam , Andrew Lunn , Sebastian Hesselbarth , Daniel Mack , "Haojian Zhuang" , Robert Jarzmik CC: , , References: <20241011201645.797394-1-afd@ti.com> <87cyk3c8ui.fsf@BLaptop.bootlin.com> Content-Language: en-US From: Andrew Davis In-Reply-To: <87cyk3c8ui.fsf@BLaptop.bootlin.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241014_111354_908302_2E5A40BD X-CRM114-Status: GOOD ( 16.24 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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