bcm63xx: switch to Kernel 5.15 by default
[openwrt/staging/noltari.git] / target / linux / bcm63xx / patches-5.10 / 351-set-board-usbh-ports.patch
1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -547,6 +547,7 @@ static struct board_info __initdata boar
4
5 .has_ehci0 = 1,
6 .has_ohci0 = 1,
7 + .num_usbh_ports = 2,
8 .has_pccard = 1,
9 .has_pci = 1,
10 .has_uart0 = 1,