aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch')
-rw-r--r--target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch b/target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch
index 6abf914d9c..3a88e01005 100644
--- a/target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch
+++ b/target/linux/brcm63xx/patches-4.19/507-board-MAGIC.patch
@@ -41,10 +41,10 @@
#ifdef CONFIG_BCM63XX_CPU_6358
@@ -670,6 +696,7 @@ static struct of_device_id const bcm963x
- { .compatible = "t-com,spw500v", .data = &board_spw500v, },
+ { .compatible = "t-com,speedport-w-500v", .data = &board_spw500v, },
{ .compatible = "tecom,gw6000", .data = &board_gw6000, },
{ .compatible = "tecom,gw6200", .data = &board_gw6200, },
+ { .compatible = "telsey,magic", .data = &board_96348sv, },
{ .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, },
- { .compatible = "usr,9108", .data = &board_96348gw_a, },
+ { .compatible = "usrobotics,usr9108", .data = &board_96348gw_a, },
#endif