Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752029AbcDOVfz (ORCPT ); Fri, 15 Apr 2016 17:35:55 -0400 Received: from tex.lwn.net ([70.33.254.29]:38417 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751747AbcDOVfx (ORCPT ); Fri, 15 Apr 2016 17:35:53 -0400 Date: Fri, 15 Apr 2016 15:35:51 -0600 From: Jonathan Corbet To: Al Stone Cc: linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org, patches@linaro.org, linaro-kernel@lists.linaro.org, Catalin Marinas , Will Deacon Subject: Re: [PATCH v3] ARM64: ACPI: Update documentation for latest specification version Message-ID: <20160415153551.4054d360@lwn.net> In-Reply-To: <1459210002-3387-1-git-send-email-al.stone@linaro.org> References: <1459210002-3387-1-git-send-email-al.stone@linaro.org> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 544 Lines: 15 On Mon, 28 Mar 2016 18:06:42 -0600 Al Stone wrote: > This patch reflects going back through and examining the specs in detail > and updating content appropriately. Whilst there, a few odds and ends of > typos were caught as well. This brings the documentation up to date with > ACPI 6.1 for arm64. So I'll happily pull this into the docs tree if that seems like the right place for it. I'd really like to see an ack or two first, though, since I'm not really in a position to review it properly myself. Thanks, jon