Re: [U-Boot] [PATCH v2] OMAP3: Update Overo pin mux for new expansion board

2009-04-05 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:15 Mon 30 Mar , Dirk Behme wrote: A new Overo expansion board uses GPIO 14, 21, 22 and 23 for LED's and switches. This patch changes the pinmux configuration for those pins. They were previously set up for unused MMC3_DAT4-7. Signed-off-by: Steve Sakoman st...@sakoman.com

[U-Boot] [PATCH v2] OMAP3: Update Overo pin mux for new expansion board

2009-03-30 Thread Dirk Behme
A new Overo expansion board uses GPIO 14, 21, 22 and 23 for LED's and switches. This patch changes the pinmux configuration for those pins. They were previously set up for unused MMC3_DAT4-7. Signed-off-by: Steve Sakoman st...@sakoman.com Signed-off-by: Dirk Behme dirk.be...@googlemail.com ---