USB: support DWC_OTG Driver Version3.10 and used by default
authorwlf <wulf@rock-chips.com>
Mon, 3 Mar 2014 06:48:06 +0000 (14:48 +0800)
committerwlf <wulf@rock-chips.com>
Mon, 3 Mar 2014 06:48:06 +0000 (14:48 +0800)
commitc1223c73a70e1cece09676d0f2cfcfe136a25ac6
treee229cd1833173f58fc90654e71372be033c393f5
parent14e170e97a627a867796b3d1b83e7a1fc804ec55
USB: support DWC_OTG Driver Version3.10 and used by default
61 files changed:
arch/arm/boot/dts/rk3188.dtsi
arch/arm/configs/rockchip_defconfig
drivers/usb/Kconfig
drivers/usb/Makefile
drivers/usb/dwc_otg/Makefile
drivers/usb/dwc_otg_310/Kconfig [new file with mode: 0755]
drivers/usb/dwc_otg_310/Makefile [new file with mode: 0755]
drivers/usb/dwc_otg_310/Makefile-original [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_cc.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_cc.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_common_linux.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_crypto.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_crypto.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_dh.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_dh.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_list.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_mem.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_modpow.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_modpow.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_notifier.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_notifier.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/dwc_os.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/common_port/usb.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dummy_audio.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_cfi_common.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_adp.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_adp.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_attr.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_attr.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_cfi.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_cfi.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_cil.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_cil.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_cil_intr.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_core_if.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_dbg.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_driver.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_driver.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd_ddma.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd_if.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd_intr.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd_linux.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_hcd_queue.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_os_dep.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_pcd.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_pcd.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_pcd_if.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_pcd_intr.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_pcd_linux.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_regs.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/dwc_otg_rk_common_if.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/gadget_supplement.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/usbdev_rk.h [new file with mode: 0755]
drivers/usb/dwc_otg_310/usbdev_rk30.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/usbdev_rk3190.c [new file with mode: 0755]
drivers/usb/dwc_otg_310/usbdev_rk3190_grf_regs.h [new file with mode: 0755]
drivers/usb/host/Kconfig
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-rk.c