linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Stone <al.stone@linaro.org>
To: linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
	catalin.marinas@arm.com, will.deacon@arm.com
Cc: linaro-acpi@lists.linaro.org, patches@linaro.org,
	linaro-kernel@lists.linaro.org, Al Stone <al.stone@linaro.org>
Subject: [RESEND PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
Date: Mon, 13 Jun 2016 15:41:54 -0600	[thread overview]
Message-ID: <1465854115-4960-1-git-send-email-al.stone@linaro.org> (raw)

This is a resend only: Ping?  Last ping was 26 May; there has been zero
response since then.  Already have one ACK from Lorenzo; another from an
arm64 maintainer would be really helpful.


The ACPI 6.1 specification was recently released at the end of January
2016, but the arm64 kernel documentation for the use of ACPI was written
for the 5.1 version of the spec.  There were significant additions to the
spec that had not yet been mentioned -- for example, the 6.0 mechanisms
added to make it easier to define processors and low power idle states,
as well as the 6.1 addition allowing regular interrupts (not just from
GPIO) be used to signal ACPI general purpose events.

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.

Changes for v5:
   -- Miscellaneous typos and corrections (Lorenzo Pieralisi)
   -- Add linux-acpi@ ML to the distribution list (Alexey Klimov)
   -- Corrections to CPPC information (Alexey Klimov)
   -- ACK from Lorenzo Pieralisi
   -- Updated bibliographic info (Al Stone)

Changes for v4:
   -- Clarify that IORT can sometimes be optional (Jon Masters).
   -- Remove "Use as needed" descriptions of ACPI objects; they provide
      no substantive information and doing so simplifies maintenance of
      this document over time.  These have been replaced with a simpler
      notice that states that unless otherwise noted, do what the ACPI
      specification says is needed.
   -- Corrected the _OSI object usage recommendation; it described kernel
      behavior that does not exist (Al Stone).

Changes for v3:
   -- Clarify use of _LPI/_RDI (Vikas Sajjan)
   -- Whitespace cleanup as pointed out by checkpatch

Changes for v2:
   -- Clean up white space (Harb Abdulhahmid)
   -- Clarification on _CCA usage (Harb Abdulhamid)
   -- IORT moved to required from recommended (Hanjun Guo)
   -- Clarify IORT description (Hanjun Guo)


Al Stone (1):
  ARM64: ACPI: Update documentation for latest specification version

 Documentation/arm64/acpi_object_usage.txt | 343 ++++++++++++++++--------------
 Documentation/arm64/arm-acpi.txt          |  40 ++--
 2 files changed, 213 insertions(+), 170 deletions(-)

-- 
2.5.5

             reply	other threads:[~2016-06-13 21:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 21:41 Al Stone [this message]
2016-06-13 21:41 ` [RESEND PATCH v5 1/1] ARM64: ACPI: Update documentation for latest specification version Al Stone
2016-06-14  9:13 ` [RESEND PATCH v5 0/1] " Will Deacon
2016-06-14  9:24   ` Will Deacon
2016-06-14 14:46     ` Al Stone
2016-06-14 14:50       ` Catalin Marinas
2016-06-14 14:52         ` Al Stone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465854115-4960-1-git-send-email-al.stone@linaro.org \
    --to=al.stone@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=linaro-acpi@lists.linaro.org \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).