Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apm821xx: remove 4.4 kernel support | Christian Lamparter | 2017-04-12 | 1 | -48/+0 |
| | | | | Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> | ||||
* | kernel: update kernel 4.4 to version 4.4.32 | Stijn Tintel | 2016-11-16 | 1 | -1/+5 |
| | | | | | | | | Refresh patches for all targets that support kernel 4.4. Compile-tested on all targets that use kernel 4.4 and aren't marked broken. Runtime-tested on ar71xx, octeon. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> | ||||
* | apm821xx: add amcc, usb-otg-405ex devicetree definition | Christian Lamparter | 2016-11-12 | 1 | -0/+44 |
This patch adds support for the amcc,usb-otg-405ex device which is found in all APM82181 SoCs. Note: The system can't use the generic "snps,dwc2" compatible because of the special ahbcfg configuration. The default GAHBCFG_HBSTLEN_INCR4 of snps,dwc2 can cause a system hang when the USB and SATA is used concurrently. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> |