Re: [PATCH v2 2/3] dmaengine: fsl-dpaa2-qdma: Upgrade DPDMAI functions
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-05-31 04:35:54
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-05-31 04:35:54
Also in:
lkml
On 22-04-21, 16:44, Guanhua Gao wrote:
This patch: 1. Reworks DPDMAI interface functions.
What do you mean by rework, what changes.. Please details out changes done and the reasons behind them, so that we can review accordingly
2. Update DPDMAI interfaces to support MC firmware V10.8.0 and above. From MC firmware V10.8.0, each DPDMAI supports 8/16 transaction queues according to the number of CPUs instead of max 2 queues before.
And One change per patch please -- ~Vinod