1 * Freescale MXS MMC controller
3 The Freescale MXS Synchronous Serial Ports (SSP) can act as a MMC controller
4 to support MMC, SD, and SDIO types of memory cards.
6 This file documents differences between the core properties in mmc.txt
7 and the properties used by the mxsmmc driver.
10 - compatible: Should be "fsl,<chip>-mmc". The supported chips include
12 - interrupts: Should contain ERROR and DMA interrupts
13 - fsl,ssp-dma-channel: APBH DMA channel for the SSP
18 compatible = "fsl,imx28-mmc";
19 reg = <0x80010000 2000>;
21 fsl,ssp-dma-channel = <0>;