summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobin Gong <b38343@freescale.com>2014-12-18 12:39:13 +0800
committerRobin Gong <b38343@freescale.com>2014-12-19 10:25:45 +0800
commit4241bfb6920410de9a05c420e6abd9c98b6bf388 (patch)
tree6ec732de639b736d07e7ab71bf8664f1cad56614 /include
parentc7ecc24637babcb76edf20600f0535ab118e0101 (diff)
MLK-9986-3 imx-sdma: add new ecspi tx sdma script
Add new ecspi tx sdma script in the head file. Signed-off-by: Robin Gong <b38343@freescale.com> (cherry picked from commit 9ca3cf4f301dc6d4130624814e689b676125fd36)
Diffstat (limited to 'include')
-rw-r--r--include/linux/platform_data/dma-imx-sdma.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/dma-imx-sdma.h b/include/linux/platform_data/dma-imx-sdma.h
index b92f0bc63457..360f3fbf1752 100644
--- a/include/linux/platform_data/dma-imx-sdma.h
+++ b/include/linux/platform_data/dma-imx-sdma.h
@@ -48,6 +48,7 @@ struct sdma_script_start_addrs {
s32 hdmi_dma_addr;
s32 zcanfd_2_mcu_addr;
s32 zqspi_2_mcu_addr;
+ s32 mcu_2_ecspi_addr;
};
/**