Commits

Shengjiu Wang committed cba03abfaa8
MLK-11344-4: dma: imx-sdma: Add imx6sx platform cherry-pick below patch from v3.14.y ENGR00331635-1: dma: 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: Shengjiu Wang <shengjiu.wang@freescale.com> (cherry picked from commit 82a606e594f2b6e00e94af0c03bdf040d796d560)