From: Zidan Wang Date: Thu, 23 Jul 2015 03:40:49 +0000 (+0800) Subject: dmaengine: imx-sdma: Add imx6sx platform support X-Git-Tag: omap-for-v4.3/fixes-rc1~94^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d078cd1b4185134fe861e2b16a40ba14efb307b7;p=pandora-kernel.git dmaengine: imx-sdma: Add imx6sx platform support The new Solo X has more requirements for SDMA events. So it creates a event mux to remap most of event numbers in GPR (General Purpose Register). If we want to use SDMA support for those module who do not get the even number as default, we need to configure GPR first. Thus this patch adds this support of GPR event remapping configuration to the SDMA driver. Signed-off-by: Zidan Wang Signed-off-by: Vinod Koul --- Reading git-diff-tree failed