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 6BAE0C43334 for ; Wed, 29 Jun 2022 09:09:04 +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=zlUjwS/erzGTw4lDCTUY3dAKPpWzuNIBsbk8/58BwWg=; b=OOI2hufD2dY5/c KcNEvE2RiNwobRbzYYieZ15oFmLzGlryKZ5igr7b9mJaRSo9qs1on1mR27V73UBenmGrYiUWaSZPo qx9RowFrCrBh6oa1CS830D7hbsjx11khPrgaIYQ2jpOlW9pXOss7FtM5GqNoKI26MYlvHx+2wCwbc ayY4ix+lpUvBBw29ObwbiAmBXiGZOzeXqjJ2cQcyjyGzkc4NIcZusewIx6jdKeXnC/tyl786oj8XE KZNYKGaxnS99vAPuFeCIvLxgTVgdK8WiGNvZiQ2e1l4u3hK5wuYmPM/Y2/qIl9KIJqSYS/Vm3sFth iC/KCKAl11udaYGOa1eQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6Tfv-00AaYp-Ic; Wed, 29 Jun 2022 09:07:55 +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 1o6Tfr-00AaX6-Cm for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2022 09:07:53 +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 D1043153B; Wed, 29 Jun 2022 02:07:48 -0700 (PDT) Received: from bogus (unknown [10.57.39.193]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 174353F792; Wed, 29 Jun 2022 02:07:46 -0700 (PDT) Date: Wed, 29 Jun 2022 10:06:35 +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: <20220629090635.6kf7thawc4qc4zi2@bogus> References: <20220628125346.693304-1-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220628125346.693304-1-sudeep.holla@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220629_020751_523921_5B6DF825 X-CRM114-Status: GOOD ( 12.48 ) 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 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. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel