X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fldir.git;a=blobdiff_plain;f=target%2Flinux%2Fbcm63xx%2Fpatches-5.15%2F351-set-board-usbh-ports.patch;fp=target%2Flinux%2Fbcm63xx%2Fpatches-5.15%2F351-set-board-usbh-ports.patch;h=999f77e508095d8e8c65f1dc8323cd4a185c4e07;hp=0000000000000000000000000000000000000000;hb=2317a7426ed95978e7f4feaebb00bc909ffced34;hpb=0f14619e301059848761eb6c973c0bb85f211b94 diff --git a/target/linux/bcm63xx/patches-5.15/351-set-board-usbh-ports.patch b/target/linux/bcm63xx/patches-5.15/351-set-board-usbh-ports.patch new file mode 100644 index 0000000000..999f77e508 --- /dev/null +++ b/target/linux/bcm63xx/patches-5.15/351-set-board-usbh-ports.patch @@ -0,0 +1,10 @@ +--- 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,