Thread (11 messages) 11 messages, 2 authors, 2012-05-11

Re: [PATCH V2 1/2] dma: dmaengine: add slave req id in slave_config

From: Laxman Dewangan <hidden>
Date: 2012-05-09 10:31:24
Also in: linux-tegra, lkml

Thanks for review.

On Wednesday 09 May 2012 02:19 PM, Vinod Koul wrote:
On Thu, 2012-05-03 at 13:11 +0530, Laxman Dewangan wrote:
quoted
The dma controller like Nvidia's Tegra Dma controller
supports the different slave requestor id from different slave.
This need to be configure in dma controller to handle the request
properly.

Adding the slave-id in the slave configuration so that information
can be passed from client when configuring for slave.

  	u32 dst_maxburst;
  	bool device_fc;
+	int slave_id;
This wont be negative, so perhaps an unsigned value?
Fine, I will make it unsigned int in my next patch.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help