brcm63xx: refresh patches
[openwrt/staging/florian.git] / target / linux / brcm63xx / patches-3.14 / 510-board_spw303v.patch
index 3e2fad64e670de566decb48e898d06ff8b226e76..49564dcae6695b05066b25c235a2fd3f921f02c4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1898,6 +1898,72 @@ static struct board_info __initdata boar
+@@ -1574,6 +1574,72 @@ static struct board_info __initdata boar
                .pci_dev                        = 1,
        },
  };
  #endif /* CONFIG_BCM63XX_CPU_6358 */
  
  /*
-@@ -1948,6 +2014,7 @@ static const struct board_info __initcon
+@@ -1621,6 +1687,7 @@ static const struct board_info __initcon
+       &board_nb4_ser_r0,
        &board_nb4_fxc_r1,
-       &board_nb4_fxc_r2,
        &board_HW553,
 +      &board_spw303v,
  #endif
  };
  
+@@ -1664,6 +1731,7 @@ static struct of_device_id const bcm963x
+       { .compatible = "pirelli,agpf-s0", .data = &board_AGPFS0, },
+       { .compatible = "sfr,nb4-ser-r0", .data = &board_nb4_ser_r0, },
+       { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, },
++      { .compatible = "t-com,spw303v", .data = &board_spw303v, },
+ #endif
+ #ifdef CONFIG_BCM63XX_CPU_6368
+ #endif