mvebu: enable xHCI USB controller connected to PCIe
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Thu, 25 Jul 2019 13:51:30 +0000 (15:51 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 5 Aug 2019 21:22:26 +0000 (23:22 +0200)
This commit fixes regression on Linksys WRT1900 (Mamba) where this device
doesn't have USB 3.0 controller integrated in SoC, instead it has Etron
EJ168 connected to PCIe lane. Previously enabled in kernel 4.4 and 4.9,
was lost in transition to 4.14.

Fixes: 4ccad92 ("mvebu: Add support for kernel 4.14")
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
target/linux/mvebu/config-4.14
target/linux/mvebu/config-4.19

index dca685cffe09cf141c0520f571c94af4e1eab4e9..7a0caeeb61205a32522331bcf9f9c817253d82a6 100644 (file)
@@ -482,6 +482,7 @@ CONFIG_USB_STORAGE=y
 CONFIG_USB_SUPPORT=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_MVEBU=y
+CONFIG_USB_XHCI_PCI=y
 CONFIG_USB_XHCI_PLATFORM=y
 CONFIG_USE_OF=y
 CONFIG_VECTORS_BASE=0xffff0000
index 5a554a0bda73b0c13804db11d6f472cefb8f6476..5fb93fa8e7cf52753a0ddf65edd8367048603ded 100644 (file)
@@ -484,6 +484,7 @@ CONFIG_USB_STORAGE=y
 CONFIG_USB_SUPPORT=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_MVEBU=y
+CONFIG_USB_XHCI_PCI=y
 CONFIG_USB_XHCI_PLATFORM=y
 CONFIG_USE_OF=y
 CONFIG_VFP=y