From: Matt Porter Date: Thu, 20 Jun 2013 21:06:39 +0000 (-0500) Subject: ARM: edma: Add EDMA crossbar event mux support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2646a0e52b65a5ea3d108794611f95df1a6cb409;p=pandora-kernel.git ARM: edma: Add EDMA crossbar event mux support EDMA supports a cross bar which provides ability to mux additional events into physical channels present in the channel controller. This is required when the number of events present in the system are more than number of available physical channels. Changes by Joel: * Split EDMA xbar support out of original EDMA DT parsing patch to keep it easier for review. * Rewrite shift and offset calculation. Suggested-by: Sekhar Nori Suggested by: Andy Shevchenko Signed-off-by: Joel A Fernandes Acked-by: Arnd Bergmann [nsekhar@ti.com: fix checkpatch errors and a minor coding improvement] Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed