MLK-11344-3: platform_data: dma-imx-sdma: add new scripts
authorRobin Gong <b38343@freescale.com>
Tue, 11 Aug 2015 07:57:11 +0000 (15:57 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:23 +0000 (14:47 -0500)
Add new ecspi and qspi script.

Signed-off-by: Robin Gong <b38343@freescale.com>
include/linux/platform_data/dma-imx-sdma.h

index 2d08816..5bb0a11 100644 (file)
@@ -50,7 +50,10 @@ struct sdma_script_start_addrs {
        /* End of v2 array */
        s32 zcanfd_2_mcu_addr;
        s32 zqspi_2_mcu_addr;
+       s32 mcu_2_ecspi_addr;
        /* End of v3 array */
+       s32 mcu_2_zqspi_addr;
+       /* End of v4 array */
 };
 
 /**