aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Revert "ipq806x: make the dwc3 driver and required phy drivers built-in"John Crispin2017-03-231-0/+31
| | | | | | | | This reverts commit d5b10bb560c2c3c615babfcfb64519bfc65818d9. This caused boot errors on some ipq8 boards Signed-off-by: John Crispin <john@phrozen.org>
* ipq806x: make the dwc3 driver and required phy drivers built-inJohn Crispin2017-03-221-31/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ipq806x: switch to upstream usb driver and backport fixesPavel Kubelun2016-11-211-17/+0
| | | | | | Also removing fifo-resize property drom DT as it has been removed from the driver. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
* ipq806x: sync with latest patches sent by QCAJohn Crispin2016-08-181-1/+17
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ipq806x: modules: fix typo in usb-dwc3-qcom dependenciesJonas Gorski2015-09-101-1/+1
| | | | | | | | | | The phy driver has its qcom-dwc3 order switched in contrast to the usb controller driver. Signed-off-by: Kaspar Schleiser <kaspar@schleiser.de> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46838
* kernel: add package for dwc3 usb driver used on ipq806xJohn Crispin2015-04-031-0/+32
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45260