From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden Date: Mon, 26 Jun 2017 08:28:07 +0530 Message-ID: <20170626025805.GW19154@localhost> References: <1498157962-27962-1-git-send-email-okaya@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga14.intel.com ([192.55.52.115]:24961 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751525AbdFZCzS (ORCPT ); Sun, 25 Jun 2017 22:55:18 -0400 Content-Disposition: inline In-Reply-To: <1498157962-27962-1-git-send-email-okaya@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Sinan Kaya Cc: dmaengine@vger.kernel.org, timur@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org On Thu, Jun 22, 2017 at 02:59:22PM -0400, Sinan Kaya wrote: > 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. Applied, thanks -- ~Vinod