cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 26 Nov 2014 18:01:38 +0000 (18:01 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 26 Nov 2014 18:01:38 +0000 (18:01 +0000)
commit11697d42fff7f26b42fee9acbbcbfab3270389af
tree1d771e36a30454a57127d442bf71ed2a034ec062
parent66f6cd49693aa736e9fb759ca355ab16359b49c6
cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43398 3c298f89-4303-0410-b956-a3cf2f4a3e73
30 files changed:
target/linux/cns3xxx/config-3.14
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/laguna.c
target/linux/cns3xxx/files/drivers/usb/dwc/Kconfig [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/Makefile [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_attr.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_attr.h [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_cil.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_cil.h [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_cil_intr.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_driver.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_driver.h [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_hcd.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_hcd.h [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_hcd_intr.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_hcd_queue.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_pcd.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_pcd.h [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_pcd_intr.c [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_plat.h [deleted file]
target/linux/cns3xxx/files/drivers/usb/dwc/otg_regs.h [deleted file]
target/linux/cns3xxx/patches-3.14/100-laguna_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.14/101-laguna_sdhci_card_detect.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.14/110-pci_isolated_interrupts.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.14/200-broadcom_phy_reinit.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.14/200-dwc_otg_support.patch [deleted file]
target/linux/cns3xxx/patches-3.14/210-dwc2_defaults.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.14/300-laguna_support.patch [deleted file]
target/linux/cns3xxx/patches-3.14/305-laguna_sdhci_card_detect.patch [deleted file]
target/linux/cns3xxx/patches-3.14/310-pci_isolated_interrupts.patch [deleted file]
target/linux/cns3xxx/patches-3.14/400-broadcom_phy_reinit.patch [deleted file]