bcm53xx: use the latest XHCI doorbell patch sent for upstream
authorRafał Miłecki <rafal@milecki.pl>
Sat, 1 Oct 2016 22:19:58 +0000 (00:19 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Sat, 1 Oct 2016 22:22:57 +0000 (00:22 +0200)
commitba1024b9c921db36df2eae0ebb8adf5b648d4882
tree767e575103a46ce188173c2656522db26169497c
parent28974de663da517787045acd999be88714429261
bcm53xx: use the latest XHCI doorbell patch sent for upstream

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.
target/linux/bcm53xx/image/Makefile
target/linux/bcm53xx/patches-4.4/180-usb-xhci-add-support-for-performing-fake-doorbell.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.4/191-usb-xhci-add-Broadcom-specific-fake-doorbell.patch [deleted file]
target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch [deleted file]
target/linux/bcm53xx/patches-4.4/302-ARM-BCM5301X-Specify-USB-controllers-in-DT.patch