From: Suthikulpanit, Suravee Date: Wed, 10 Jun 2015 16:08:53 +0000 (-0500) Subject: arm64 : Introduce support for ACPI _CCA object X-Git-Tag: omap-for-v4.3/legacy-v2-signed~183^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6197b93fa4b;p=pandora-kernel.git arm64 : Introduce support for ACPI _CCA object section 6.2.17 _CCA states that ARM platforms require ACPI _CCA object to be specified for DMA-cabpable devices. Therefore, this patch specifies ACPI_CCA_REQUIRED in arm64 Kconfig. In addition, to handle the case when _CCA is missing, arm64 would assign dummy_dma_ops to disable DMA capability of the device. Acked-by: Catalin Marinas Signed-off-by: Mark Salter Signed-off-by: Suravee Suthikulpanit Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed