summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/am33xx_mux.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: OMAP: AM33xx: add uart1 pinmux setupMichael Grzeschik2015-07-241-0/+12
| | | | | Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: OMAP: AM33xx: Add basic NAND supportTeresa Gámez2013-07-091-3/+5
| | | | | Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: OMAP: AM33xx: Add muxing function for spi0Teresa Gámez2013-06-191-0/+5
| | | | | Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: am33xx: add pinmux config for RMII2Jan Luebbe2013-05-231-0/+24
| | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: am33xx: add pinmux and clock config for UART2Jan Luebbe2013-05-231-0/+11
| | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* AM33XX: Move muxing defines to header fileTeresa Gámez2013-03-251-238/+8
| | | | | | | | | | The muxing in the am33xx_mux.c file is not generic as the muxing setup does not fit for every board. Move the structs and functions to the mach/am33xx-mux.h so board dependend mux setups can be created. Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM AM33XX: Add mmc0 pin mux functionTeresa Gámez2012-12-211-0/+5
| | | | | Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: beaglebone: add first-stage support for AM335x and boardJan Luebbe2012-12-201-0/+506
Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>