ipq806x: switch to upstream usb driver and backport fixes
authorPavel Kubelun <be.dissent@gmail.com>
Sat, 12 Nov 2016 11:35:56 +0000 (14:35 +0300)
committerJohn Crispin <john@phrozen.org>
Mon, 21 Nov 2016 08:58:42 +0000 (09:58 +0100)
commit70434c3f948749690de24effbfd98f7a64e0991f
tree31de7f236a55c7649afcf2b7fea8d75ec4a5f3ed
parent6e65576f2d808513148bc8b6e399e62805c3fe03
ipq806x: switch to upstream usb driver and backport fixes

Also removing fifo-resize property drom DT as it has been removed from the driver.

Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
21 files changed:
target/linux/ipq806x/Makefile
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
target/linux/ipq806x/modules.mk
target/linux/ipq806x/patches-4.4/096-01-usb-dwc3-core-purge-dev_dbg-calls.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-02-usb-dwc3-Update-maximum_speed-for-SuperSpeedPlus.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-03-usb-dwc3-Validate-the-maximum_speed-parameter.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-04-usb-dwc3-DWC_usb31-controller-check.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-05-usb-dwc3-Update-register-fields-for-SuperSpeedPlus.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-06-usb-dwc3-core-improve-reset-sequence.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-07-usb-dwc3-drop-FIFO-resizing-logic.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-08-usb-dwc3-remove-num_event_buffers.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-09-usb-dwc3-drop-ev_buffs-array.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/096-10-usb-dwc3-core-fix-PHY-handling-during-suspend.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/097-1-usb-dwc3-add-generic-OF-glue-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/097-2-usb-dwc3-of-simple-fix-build-warning-on-PM.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/097-3-usb-dwc3-Remove-impossible-check-for-of_clk_get_pare.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/097-4-usb-dwc3-fix-missing-platform_set_drvdata-in-dwc3_of_simple_probe.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/097-usb-dwc3-add-generic-OF-glue-layer.patch [deleted file]
target/linux/ipq806x/patches-4.4/098-usb-dwc3-of-simple-fix-build-warning-on-PM.patch [deleted file]
target/linux/ipq806x/patches-4.4/099-usb-dwc3-Remove-impossible-check-for-of_clk_get_pare.patch [deleted file]
target/linux/ipq806x/patches-4.4/101-ARM-qcom-add-USB-nodes-to-ipq806x-ap148.patch