1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) ST-Ericsson SA 2010
11 #include <linux/platform_data/dma-ste-dma40.h>
13 /* Platform data structure for a MSP I2S-device */
14 struct msp_i2s_platform_data {
16 struct stedma40_chan_cfg *msp_i2s_dma_rx;
17 struct stedma40_chan_cfg *msp_i2s_dma_tx;