[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources

Sekhar Nori nsekhar at ti.com
Thu Sep 12 05:58:23 EDT 2013


On Wednesday 11 September 2013 12:22 AM, Joel Fernandes wrote:
> HWMOD removal for MMC is breaking edma_start as the events are being manually
> triggered due to unused channel list not being clear.
> 
> This patch fixes the issue, by reading the "dmas" property from the DT node if
> it exists and clearing the bits in the unused channel list. For this purpose
> we use the of_* helpers to parse the arguments in the dmas phandle list.
> 
> Reviewed-by: Sekhar Nori <nsekhar at ti.com>
> Reported-by: Balaji T K <balajitk at ti.com>
> Cc: Pantel Antoniou <panto at antoniou-consulting.com>
> Signed-off-by: Joel Fernandes <joelf at ti.com>
> ---
> This patch is a repost of v2 with minor change of return value.

Is this patch meant for merging? If yes, I see no resolution of the
comments given in this thread:

https://lkml.org/lkml/2013/7/30/9

It is better to send one version with all comments fixed. Helps avoid
confusion.

Thanks,
Sekhar




More information about the linux-arm-kernel mailing list