On 01/14/2015 09:04 AM, Hanjun Guo wrote:
This is the v7 of ACPI core patches for ARM64 based on ACPI 5.1
Tested-by: Timur Tabi timur@codeaurora.org
However, these 17 patches are insufficient to make ACPI work completely on ARM64. I need to add two patches:
acpi: add arm to the platforms that use ioremap http://lists.linaro.org/pipermail/linaro-acpi/2014-November/002943.html
acpi: fix acpi_os_ioremap for arm64 http://lists.linaro.org/pipermail/linaro-acpi/2014-November/002859.html
Without these two patches, my ACPI-based device drivers don't probe. Can we add them to this 17-patch patchset?