brcm47xx: rename target to bcm47xx
[openwrt/staging/pepe2k.git] / target / linux / brcm63xx / patches-4.14 / 507-board-MAGIC.patch
index 6abf914d9c4514327e1496fbc5f4658eb0d12d21..3a88e0100500862a42ab70b5db50ae2f74efdf9d 100644 (file)
  
  #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