]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
authorSinan Kaya <okaya@codeaurora.org>
Thu, 22 Jun 2017 18:59:22 +0000 (14:59 -0400)
committerVinod Koul <vinod.koul@intel.com>
Mon, 26 Jun 2017 02:57:39 +0000 (08:27 +0530)
commit13058e33040819c1e7da070769a3a0197dc9cdf1
treed4754d65a82fd471c6dfd19b68e69560a391f451
parentccc077292733f3143b444255fa5ec49a8ff2763b
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden

Parameters like maximum read/write request size and the maximum
number of active transactions are currently configured in DT/ACPI.

This patch allows a user to override these to fine tune performance
for their application.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/qcom/hidma.c
drivers/dma/qcom/hidma_mgmt.c