diff options
| author | Robin Gong <b38343@freescale.com> | 2014-04-16 05:48:40 -0400 |
|---|---|---|
| committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-17 22:19:14 -0400 |
| commit | d1a2fdb72580f08d27c5ec10cf2e61bbe8e836f2 (patch) | |
| tree | 07aea0c0a9004096bb778d1af2adda03b068f947 /include/linux/platform_data | |
| parent | 94d4e724597bce7588ec6c1dbf52395413be0b6d (diff) | |
ENGR00308770-1 sdma: update platform data for new sdma script
update the struct of sdma script platform data.
Signed-off-by: Robin Gong <b38343@freescale.com>
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/dma-imx-sdma.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/platform_data/dma-imx-sdma.h b/include/linux/platform_data/dma-imx-sdma.h index 14ca582adf24..b92f0bc63457 100644 --- a/include/linux/platform_data/dma-imx-sdma.h +++ b/include/linux/platform_data/dma-imx-sdma.h | |||
| @@ -46,6 +46,8 @@ struct sdma_script_start_addrs { | |||
| 46 | s32 mcu_2_ssish_addr; | 46 | s32 mcu_2_ssish_addr; |
| 47 | s32 ssish_2_mcu_addr; | 47 | s32 ssish_2_mcu_addr; |
| 48 | s32 hdmi_dma_addr; | 48 | s32 hdmi_dma_addr; |
| 49 | s32 zcanfd_2_mcu_addr; | ||
| 50 | s32 zqspi_2_mcu_addr; | ||
| 49 | }; | 51 | }; |
| 50 | 52 | ||
| 51 | /** | 53 | /** |
