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 DF5FCC43334 for ; Thu, 30 Jun 2022 13:04:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AX9SRla1RGDcXd4ezlPMkhWMWEMyD7bvOoK1we67IDI=; b=ihWFG6/09rH+Zl xiZJXhBz4gn6W1ryMQr8r+dB+KfmyYZPZSOfWRsXn+EWOzuQRZCZliZXhpJV/OfLkrdmGxoyZ5NYx KAqXKOGadlykdb7cEKI6rL/Si5oe9MtSa9E8Y81YYLtXcaAgIUW1+fQH/WL9vtJYa5KJiBRHxfJru cuBBxL33JVoQ7P5UMx9XBV+8EgrtoHTmmIFHKVicSciiLhr+/d/Slr/1OFVJCQQeAxtinj6gTS/QA QF7N4fhSnTioXOKTo1HGo8Iw9hGxpv4dsuZUgtm/HNF7V9OGB9eje8guu1sKU6UTmjgwa9YO/BJh9 Wev6Yu0haHDNuIscRStg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6tpI-00HC6v-Vn; Thu, 30 Jun 2022 13:03:21 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6tpE-00HC5j-Uy for linux-arm-kernel@lists.infradead.org; Thu, 30 Jun 2022 13:03:18 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E903F1063; Thu, 30 Jun 2022 06:03:12 -0700 (PDT) Received: from bogus (unknown [10.57.39.193]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 392893F5A1; Thu, 30 Jun 2022 06:03:11 -0700 (PDT) Date: Thu, 30 Jun 2022 14:02:00 +0100 From: Sudeep Holla To: "Rafael J. Wysocki" , Ard Biesheuvel Cc: ACPI Devel Maling List , Linux ARM , linux-efi , Catalin Marinas , Will Deacon , Jose Marinho , Sudeep Holla Subject: Re: [PATCH v2 0/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Message-ID: <20220630130200.4jukcfwiescii32t@bogus> References: <20220628125346.693304-1-sudeep.holla@arm.com> <20220629090635.6kf7thawc4qc4zi2@bogus> <20220629092137.a5fl33recfds7bq3@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220630_060317_078921_1450C9E1 X-CRM114-Status: GOOD ( 22.35 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 29, 2022 at 09:12:39PM +0200, Rafael J. Wysocki wrote: > On Wed, Jun 29, 2022 at 11:22 AM Sudeep Holla wrote: > > > > On Wed, Jun 29, 2022 at 10:06:35AM +0100, Sudeep Holla wrote: > > > Hi Rafael, > > > > > > On Tue, Jun 28, 2022 at 01:53:42PM +0100, Sudeep Holla wrote: > > > > Hi, > > > > > > > > This tiny series is to enable Platform Runtime Mechanism(PRM) support on > > > > ARM64. Not much changes. Just enabling the build and moving the config > > > > option so that it is not listed under the topmost menu for ARM64. > > > > > > > > > > Ard has slightly modified version of patch 2/4 which updates few other > > > arch code. Since the PRMT driver build is dependent on that, is it OK > > > for you to ACK if you agree with other 3 patches(1,3,4) so that it can > > > be routed via efi tree. Alternatively, Ard has offered to provide a stable > > > branch if needed. > > > > Sorry pressed enter too early. I wanted to add reference to the commit in > > Ard's efi queue I was referring[1] and the email where we discussed how > > to deal with these PRMT patches[2] > > The ACPI changes in this series are fine with me, so please feel free to add > > Acked-by: Rafael J. Wysocki > > to the patches and route them through the EFI tree. > Thanks Rafael. Hi Ard, I assume you will pick up the patches(except 2/4 which is already in your -next) with Rafael's ack. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel