openwrt/target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch
Álvaro Fernández Rojas 4c9867e946 bcm63xx: add kernel 5.10 support
Runtime-tested on Comtrend AR-5387un.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:37 +00:00

11 lines
271 B
Diff

--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -547,6 +547,7 @@ static struct board_info __initdata boar
.has_ehci0 = 1,
.has_ohci0 = 1,
+ .num_usbh_ports = 2,
.has_pccard = 1,
.has_pci = 1,
.has_uart0 = 1,