All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] MIPS: ath79: allow to use USB on AR934x
@ 2012-08-04 16:03 Gabor Juhos
  2012-08-04 16:03 ` [PATCH v3 1/3] MIPS: ath79: use a helper function for USB resource initialization Gabor Juhos
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gabor Juhos @ 2012-08-04 16:03 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, Gabor Juhos

This patch-set adds AR934x specific glue into the USB
platform device registration code. Additionally, it
registers the USB host controller device on the
DB120 board.

This depends on the following patch set:
v3 of 'MIPS: ath79: various fixes'

v3:
 - rebase aginas v3.6-rc1
 - fix AR934X_EHCI_SIZE

Gabor Juhos (3):
  MIPS: ath79: use a helper function for USB resource initialization
  MIPS: ath79: add USB platform setup code for AR934X
  MIPS: ath79: register USB host controller on the DB120 board

 arch/mips/ath79/dev-usb.c                      |   92 ++++++++++++++----------
 arch/mips/ath79/mach-db120.c                   |    2 +
 arch/mips/include/asm/mach-ath79/ar71xx_regs.h |    7 ++
 3 files changed, 65 insertions(+), 36 deletions(-)

--
1.7.10

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

end of thread, other threads:[~2012-08-28 10:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04 16:03 [PATCH v3 0/3] MIPS: ath79: allow to use USB on AR934x Gabor Juhos
2012-08-04 16:03 ` [PATCH v3 1/3] MIPS: ath79: use a helper function for USB resource initialization Gabor Juhos
2012-08-04 16:03 ` [PATCH v3 2/3] MIPS: ath79: add USB platform setup code for AR934X Gabor Juhos
2012-08-04 16:03 ` [PATCH v3 3/3] MIPS: ath79: register USB host controller on the DB120 board Gabor Juhos
2012-08-28 10:32 ` [PATCH v3 0/3] MIPS: ath79: allow to use USB on AR934x John Crispin
2012-08-28 10:40   ` Gabor Juhos

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.