Skip to content
Commit d078cd1b authored by Zidan Wang's avatar Zidan Wang Committed by Vinod Koul
Browse files

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: default avatarZidan Wang <zidan.wang@freescale.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent e900c30d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment