Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: drop kernel 4.4 support | Mathias Kresin | 2017-09-05 | 1 | -129/+0 |
| | | | | Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | lantiq: fix missing otg_cap on danube platform | Daniel Gonzalez Cabanelas | 2017-08-09 | 1 | -24/+54 |
| | | | | | | | | | | USB doesn't work in some danube boards because otg_cap is missing since previous changes made on the USB-dwc2 lantiq driver. Fix it. Tested on the ARV7518PW router. Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com> | ||||
* | lantiq: update USB controller initialization | Hauke Mehrtens | 2017-01-09 | 1 | -0/+99 |
This adds USB initialization fixes for Danube, Amazon SE and xrx300 and should fix the clock on at least Danube which hopefully closes FS#351. The xrx200 usb driver now uses more memory for the dwc2 fifos, this was increased in the chip compared to ar9. This is based in part on the vendor documentation and the vendor code base as a reference. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |