commit | 13058e33040819c1e7da070769a3a0197dc9cdf1 | [log] [tgz] |
---|---|---|
author | Sinan Kaya <okaya@codeaurora.org> | Thu Jun 22 14:59:22 2017 -0400 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jun 26 08:27:39 2017 +0530 |
tree | d4754d65a82fd471c6dfd19b68e69560a391f451 | |
parent | ccc077292733f3143b444255fa5ec49a8ff2763b [diff] |
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>