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 BF6F5C433EF for ; Wed, 29 Jun 2022 09:23:52 +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=pLHg/WMtddfgMoO4DOqNvMpl5V5r4+p/aXy+h8T+coU=; b=x6BAW2KMCJAGuT nOgILOna6k3OnwuQLD55rk+236ifKFRtgf7lOZSg7gDJhjVqggdB4jb36pELyVk/harZg3C0xeleL ONhw2Pzy38Gutd3EX4vuwEp9g0mIyXVyHo7rp9v4BduSCwHRrPP7L9ZSGdKkdhrVo06lx9vRZVcxO UazH9Ti22onkdp+bVw/GQ5O/WYv6JuP6ntp7cd6arSxva7ipjXYQsZfrPiE15RedxVlM1y2jw0XPL G+ybbZLAGRDX0u9O1mEcCqsu8PvudKQ28wp6KnhHct5oGXYDBB8zibfND8do/t/+C6XvmSD3V2J07 txPxE1EdvTxN0HEwhlcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6TuU-00Ae2k-8H; Wed, 29 Jun 2022 09:22:58 +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 1o6TuQ-00Ae1S-6B for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2022 09:22:55 +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 97EE41477; Wed, 29 Jun 2022 02:22:50 -0700 (PDT) Received: from bogus (unknown [10.57.39.193]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CE5C23F792; Wed, 29 Jun 2022 02:22:48 -0700 (PDT) Date: Wed, 29 Jun 2022 10:21:37 +0100 From: Sudeep Holla To: linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-efi@vger.kernel.org, "Rafael J . Wysocki" Cc: Catalin Marinas , Will Deacon , Jose Marinho , Ard Biesheuvel Subject: Re: [PATCH v2 0/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Message-ID: <20220629092137.a5fl33recfds7bq3@bogus> References: <20220628125346.693304-1-sudeep.holla@arm.com> <20220629090635.6kf7thawc4qc4zi2@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220629090635.6kf7thawc4qc4zi2@bogus> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220629_022254_356430_2F73D9E0 X-CRM114-Status: GOOD ( 16.38 ) 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 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] -- Regards, Sudeep [1] https://git.kernel.org/efi/efi/c/8add9a3a2243 [2] https://lore.kernel.org/r/CAMj1kXFc7CaTV3vhJrskL+VZS2rAdb320Be1mhwX4VW=pSsdJA@mail.gmail.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel