brcm63xx: convert RTA1320 to dts
[openwrt.git] / target / linux / brcm63xx / patches-3.14 / 509-board_rta1320_16m.patch
index 499922c..16cc061 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -262,6 +262,45 @@ static struct board_info __initdata boar
+@@ -245,6 +245,45 @@ static struct board_info __initdata boar
                },
        },
  };
 +              },
 +      },
 +};
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6338 */
  
  /*
-@@ -1877,6 +1916,7 @@ static const struct board_info __initcon
+@@ -1551,6 +1590,7 @@ static const struct board_info __initcon
        &board_96338gw,
        &board_96338w,
        &board_96338w2_e7t,
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6345
        &board_96345gw2,
+@@ -1595,6 +1635,7 @@ static struct of_device_id const bcm963x
+ #ifdef CONFIG_BCM63XX_CPU_6338
+       { .compatible = "brcm,bcm96338gw", .data = &board_96338gw, },
+       { .compatible = "brcm,bcm96338w", .data = &board_96338w, },
++      { .compatible = "dynalink,rta1320", .data = &board_rta1320_16m, },
+ #endif
+ #ifdef CONFIG_BCM63XX_CPU_6345
+       { .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, },