Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mx27: mxt_td60: Add support to SD/MMC | Alan Carvalho de Assis | 2009-12-02 | 1 | -0/+1 |
| | | | | | | | | This patch configures iomux and i2c io expander in order to add support to SD/MMC cards on i-MXT TD60. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> | ||||
* | i.MX25 iomux definitions (corrected version) | Lothar Waßmann | 2009-08-14 | 1 | -0/+6 |
| | | | | | Signed-off-by: Lothar Wassmann <LW@KARO-electronics.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> | ||||
* | arm/imx2x: new IOMUX definitions | Holger Schurig | 2009-03-13 | 1 | -0/+127 |
* removed iomux-mx1-mx2.h completely * distributes the former contents to four different files (iomux-mx1.h, iomux-mx21.h, iomux-mx27.h and the file iomux-mx2x.h, which is common to both i.MX21 and i.MX27). * adds all documented IOMUX definitions for i.MX21 and i.MX27 * fixes a few that were wrong (PD14_AOUT_FEC_CLR, PE16_AF_RTCK). * don't silenly include <linux/io.h> * and fixes all collateral damage from above Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |