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

2009-03-30 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090330150504.gd21...@game.jcrosoft.org> you 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 un

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

2009-03-30 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:29 Mon 30 Mar , Dirk Behme wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: >> On 20:00 Mon 16 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 prev

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

2009-03-30 Thread Dirk Behme
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 20:00 Mon 16 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

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

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:00 Mon 16 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 > --- > > Patch is ag