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 BAD94C7EE24 for ; Tue, 6 Jun 2023 13:38:25 +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=mipB/JxoE3HA77+OhF6heT1kK5k/gWMlO6QZfZ7eQO8=; b=kHIvTYsC/9KOng jvIZ/1X5ENSQXn2fP4qNDEqawsMmHIQ8aU9igRH3GCaLBn9cy1yAkLPplWSjtd8Dj5JgNi6zEc00N 768IamDZcc04I5CQWh9b8TwB5D/j7lXcDkgAk0AAzWwSlAXUiMVwiwuydEuNXUxZWqUy/WcL74IyO ck8HnHUBGTI6YoAxzFjxyI25Lg7JX7w6gxrhx4J73viDmib6UkzVqjj9N56qf9fazVDHPrPmrNuq5 a8P3IqoWRos1kXia+droIQWbAbqILtC72PSzWv/2aRXYlsHsEXHgAlrc0xQYW4Jb1TrVcQuMtxcKC qikTIvAqpoGrxzGgdSgA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6Wsp-001sSa-00; Tue, 06 Jun 2023 13:37:59 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6Wsm-001sS0-1N for linux-arm-kernel@lists.infradead.org; Tue, 06 Jun 2023 13:37:57 +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 E80052F4; Tue, 6 Jun 2023 06:38:40 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id F31443F793; Tue, 6 Jun 2023 06:37:53 -0700 (PDT) Date: Tue, 6 Jun 2023 14:37:51 +0100 From: Sudeep Holla To: Jose Marinho Cc: Catalin Marinas , Jeremy Linton , James Morse , Rob Herring , Will Deacon , Jonathan Corbet , Hanjun Guo , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: [PATCH 0/3 v2] Update ACPI documentation for Arm systems Message-ID: <20230606133751.q3sbluevbnypkvfb@bogus> References: <20230606093528.1494344-1-jose.marinho@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230606093528.1494344-1-jose.marinho@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230606_063756_511605_899E76AF X-CRM114-Status: GOOD ( 11.10 ) 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 Tue, Jun 06, 2023 at 10:35:25AM +0100, Jose Marinho wrote: > This set of patches updates the Linux kernel ACPI documentation for Arm > systems. The intent is to integrate the developments in the BBR > specification that happened over the last couple of years. > > Cc: Catalin Marinas > Cc: Jeremy Linton > Cc: James Morse > Cc: Rob Herring > Cc: Will Deacon > Cc: Jonathan Corbet > Cc: Hanjun Guo > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-doc@vger.kernel.org > Cc: linux-acpi@vger.kernel.org > > v2: > - Clarify that the RAS tables are conditionaly required when ACPI > Platform Error Interfaces are required: Hanjun Guo. > - Clarify that HMAT is required if NUMA is supported and the system > contains heterogeneous memory: Hanjun Guo. > LGTM overall, thanks for updating. Acked-by: Sudeep Holla -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel