From mboxrd@z Thu Jan 1 00:00:00 1970 From: hanjun.guo@linaro.org (Hanjun Guo) Date: Fri, 19 Dec 2014 21:04:42 +0800 Subject: [PATCH v5 18/18] Documentation: ACPI for ARM64 In-Reply-To: <54933299.9030902@amd.com> References: <1413553034-20956-1-git-send-email-hanjun.guo@linaro.org> <1413553034-20956-19-git-send-email-hanjun.guo@linaro.org> <54933299.9030902@amd.com> Message-ID: <5494226A.4040006@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2014?12?19? 04:01, Suravee Suthikulanit wrote: > On 10/17/2014 8:37 AM, Hanjun Guo wrote: > >> From: Graeme Gregory >> >> Add documentation for the guidelines of how to use ACPI >> on ARM64. >> >> Signed-off-by: Graeme Gregory >> Signed-off-by: Al Stone >> Signed-off-by: Hanjun Guo >> --- >> Documentation/arm64/arm-acpi.txt | 323 >> ++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 323 insertions(+) >> create mode 100644 Documentation/arm64/arm-acpi.txt >> [...] > > AMD has reviewed this document, and currently implements ACPI table in > the firmware for AMD Seattle platform based on the documentation > published here: > > http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/Seattle_ACPI_Guide.pdf > > > Reviewed-by: Suravee Suthikulpanit Thank you very much, Suravee. Hanjun