All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] OMAP: Devkit8000: Fix problems with package and usb
@ 2010-03-24 12:52 Thomas Weber
  2010-03-24 12:52 ` [PATCH 1/9] OMAP: Devkit8000: Fix typo in supplies Thomas Weber
                   ` (8 more replies)
  0 siblings, 9 replies; 28+ messages in thread
From: Thomas Weber @ 2010-03-24 12:52 UTC (permalink / raw)
  To: linux-omap; +Cc: tony, Thomas Weber

These patches fix problems coming from choosing the wrong package in the
configuration and initializing the wrong usb port. The defconfig is updated
to reflect these changes. Furthermore some typos in pin names corrected. 

Thomas Weber (9):
  OMAP: Devkit8000: Fix typo in supplies
  OMAP: Devkit8000: Add missing package selection
  OMAP: Devkit8000: Fix typo in pin name
  OMAP: Devkit8000: Remove unnecessary include file
  OMAP: Devkit8000: Change position of init calls
  OMAP: Devkit8000: Remove unused pins
  OMAP: Devkit8000: Fix wrong usb port on Devkit8000
  OMAP: Devkit8000: Add mux initialization
  OMAP: Devkit8000: Update default configuration

 arch/arm/configs/devkit8000_defconfig  |  157 +++++++++++++++-----------
 arch/arm/mach-omap2/Kconfig            |    6 +-
 arch/arm/mach-omap2/board-devkit8000.c |  194 +++++++++++++++++++++++++++-----
 3 files changed, 259 insertions(+), 98 deletions(-)


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2010-05-04 20:49 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-24 12:52 [PATCH 0/9] OMAP: Devkit8000: Fix problems with package and usb Thomas Weber
2010-03-24 12:52 ` [PATCH 1/9] OMAP: Devkit8000: Fix typo in supplies Thomas Weber
2010-04-23  0:13   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 2/9] OMAP: Devkit8000: Add missing package selection Thomas Weber
2010-03-24 12:58   ` Felipe Balbi
2010-03-24 20:29     ` Thomas Weber
2010-03-25  7:42       ` Felipe Balbi
2010-04-23  0:14   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 3/9] OMAP: Devkit8000: Fix typo in pin name Thomas Weber
2010-04-23  0:14   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 4/9] OMAP: Devkit8000: Remove unnecessary include file Thomas Weber
2010-04-23  0:15   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 5/9] OMAP: Devkit8000: Change position of init calls Thomas Weber
2010-04-23  0:15   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 6/9] OMAP: Devkit8000: Remove unused pins Thomas Weber
2010-04-23  0:15   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 7/9] OMAP: Devkit8000: Fix wrong usb port on Devkit8000 Thomas Weber
2010-03-24 13:00   ` Felipe Balbi
2010-03-29 20:34     ` Felipe Balbi
2010-03-30  5:38       ` Gadiyar, Anand
2010-03-30  7:16         ` Thomas Weber
2010-03-30  6:29           ` Gadiyar, Anand
2010-04-07 17:47             ` Thomas Weber
2010-04-22 22:13   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 8/9] OMAP: Devkit8000: Add mux initialization Thomas Weber
2010-05-04 20:47   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 9/9] OMAP: Devkit8000: Update default configuration Thomas Weber
2010-05-04 20:49   ` [APPLIED] " Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.