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 972D9C7EE24 for ; Tue, 6 Jun 2023 09:36:22 +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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=yatRU3eRREd4hyLngcjBj1/3gydvnZowK3fczhE1niw=; b=hAHSt2s5QHS98x tqTPi0bPykL/vTFpQsVqum/v0dyjGag0CJA9+TtVtnbTK1Po+x0nTEUkQTxEuPQCt2RyGhKHqXTyk jCR63/T+1zl5C7QFJz63dW26yIAf+7L//5IAD7F1zuTvwSs6HfytM/JEDcnEct//5cYUikO3r0zAh DkC/E0oD5xSmQfHhG8c6D6TNEwp0dkugiHhtAQNHDk4gvS5vRWztVJGpH6kRfQgxP+b6gnpqbSA8V dueF1id3lPZvoiFWiSDLOlKqyOfmhE2Kd3QWH9XfQisXug0TXDRZirPVq9JZ34PIPGMrftYSj42Oj Znt7v0nPpPRnXfdi82SA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6T6Y-0011Ul-0A; Tue, 06 Jun 2023 09:35:54 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6T6V-0011TI-03 for linux-arm-kernel@lists.infradead.org; Tue, 06 Jun 2023 09:35:52 +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 2BD922F4; Tue, 6 Jun 2023 02:36:31 -0700 (PDT) Received: from josmar02Desktop.cambridge.arm.com (josmar02Desktop.cambridge.arm.com [10.2.78.53]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 413243F587; Tue, 6 Jun 2023 02:35:44 -0700 (PDT) From: Jose Marinho To: Cc: Jose Marinho , 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: [PATCH 0/3 v2] Update ACPI documentation for Arm systems Date: Tue, 6 Jun 2023 10:35:25 +0100 Message-Id: <20230606093528.1494344-1-jose.marinho@arm.com> X-Mailer: git-send-email 2.40.0.141.g8d90352acc MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230606_023551_118692_4DAEA1D2 X-CRM114-Status: UNSURE ( 7.84 ) X-CRM114-Notice: Please train this message. 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 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. Jose Marinho (3): Documentation/arm64: Update ARM and arch reference Documentation/arm64: Update references in arm-acpi Documentation/arm64: Update ACPI tables from BBR Documentation/arm64/acpi_object_usage.rst | 81 ++++++++++- Documentation/arm64/arm-acpi.rst | 168 ++++++++++++++-------- 2 files changed, 183 insertions(+), 66 deletions(-) -- 2.40.0.141.g8d90352acc _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel