aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch')
-rw-r--r--target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch b/target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch
index 15f4aaf3e0..77948d19fc 100644
--- a/target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch
+++ b/target/linux/brcm63xx/patches-4.19/506-board_gw6200_gw6000.patch
@@ -59,11 +59,11 @@
&board_96348gw_11,
&board_FAST2404,
@@ -624,6 +668,8 @@ static struct of_device_id const bcm963x
- { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, },
- { .compatible = "sagem,f@st2404", .data = &board_FAST2404, },
- { .compatible = "t-com,spw500v", .data = &board_spw500v, },
+ { .compatible = "netgear,dg834gt-pn", .data = &board_96348gw_10, },
+ { .compatible = "sagem,fast-2404", .data = &board_FAST2404, },
+ { .compatible = "t-com,speedport-w-500v", .data = &board_spw500v, },
+ { .compatible = "tecom,gw6000", .data = &board_gw6000, },
+ { .compatible = "tecom,gw6200", .data = &board_gw6200, },
{ .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, },
- { .compatible = "usr,9108", .data = &board_96348gw_a, },
+ { .compatible = "usrobotics,usr9108", .data = &board_96348gw_a, },
#endif