From d078cd1b4185134fe861e2b16a40ba14efb307b7 Mon Sep 17 00:00:00 2001 From: Zidan Wang Date: Thu, 23 Jul 2015 11:40:49 +0800 Subject: [PATCH] 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-format-patch failed