summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-4.4/302-ARM-BCM5301X-Specify-USB-controllers-in-DT.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: backport DTS patches accepted for 4.11Rafał Miłecki2016-12-131-61/+0
| | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* bcm53xx: use the latest XHCI doorbell patch sent for upstreamRafał Miłecki2016-10-021-1/+2
| | | | | | | The main difference is it supports DT binding. This allows us to use DT for specifying controller and the new standalone USB 3.0 PHY driver. Thanks to that we don't need out of tree patch adding PHY initialization to the controller driver anymore.
* bcm53xx: add patch specifying USB controllers in DTRafał Miłecki2016-10-011-0/+60
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>