aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-17 19:07:23 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-17 20:40:16 +0100
commitf323dec4f866d9ea75eae11c6762d0144d100628 (patch)
treec40f33e9a89e935b32e6a1520f02019200e7cc17 /target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch
parent5bb9954826229782d4d285d65dfcca8a1c9e20d9 (diff)
downloadupstream-f323dec4f866d9ea75eae11c6762d0144d100628.tar.gz
upstream-f323dec4f866d9ea75eae11c6762d0144d100628.tar.bz2
upstream-f323dec4f866d9ea75eae11c6762d0144d100628.zip
bcm63xx: add kernel 5.10 support
Runtime-tested on Comtrend AR-5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch')
-rw-r--r--target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch b/target/linux/bcm63xx/patches-5.10/351-set-board-usbh-ports.patch
new file mode 100644
index 0000000000..999f77e508
--- /dev/null
+++ b/target/linux/bcm63xx/patches-5.10/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,