ramips: rt305x: add dwc_otg driver
authorGabor Juhos <juhosg@openwrt.org>
Mon, 15 Aug 2011 14:11:55 +0000 (14:11 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 15 Aug 2011 14:11:55 +0000 (14:11 +0000)
commit169d68c98c6d9c7df824bed5b4d5bc7c39129666
tree412a7fa301a9fabcc83f1b0289968321029ad3d2
parent0ca16a4600ac2d51b068c8fa70361ed2f5f0edd7
ramips: rt305x: add dwc_otg driver

Based on a patch by Layne Edwards <ledwards@astrumtech.net>

SVN-Revision: 27997
22 files changed:
target/linux/ramips/files/arch/mips/ralink/Kconfig
target/linux/ramips/files/drivers/usb/dwc_otg/Kconfig [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/Makefile [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dummy_audio.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_attr.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_attr.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_cil.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_cil.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_cil_intr.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_driver.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_driver.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_hcd.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_hcd.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_hcd_intr.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_hcd_queue.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_pcd.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_pcd.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_pcd_intr.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/dwc_otg_regs.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/dwc_otg/linux/dwc_otg_plat.h [new file with mode: 0644]
target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch [new file with mode: 0644]
target/linux/ramips/rt305x/config-2.6.39