| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH v3 0/3] MIPS: ath79: allow to use USB on AR934x |
| From: | Gabor Juhos <juhosg@openwrt.org> |
| Date: | Sat, 4 Aug 2012 18:03:54 +0200 |
| Cc: | linux-mips@linux-mips.org, Gabor Juhos <juhosg@openwrt.org> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| Sender: | linux-mips-bounce@linux-mips.org |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v3 3/4] MIPS: ath79: select HAVE_CLK, Gabor Juhos |
|---|---|
| Next by Date: | [PATCH v3 1/3] MIPS: ath79: use a helper function for USB resource initialization, Gabor Juhos |
| Previous by Thread: | [PATCH v3 0/4] MIPS: ath79: various fixes, Gabor Juhos |
| Next by Thread: | [PATCH v3 1/3] MIPS: ath79: use a helper function for USB resource initialization, Gabor Juhos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |