brcm63xx: Add DT support for CT-5365
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 516-board_96348A-122.patch
index 398e4a80b65201861c204052ee3e81a04cf2aba1..cc2690740fde46ad7efcdf7e923fa8510f7abc82 100644 (file)
@@ -1,11 +1,12 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -592,6 +592,76 @@ static struct board_info __initdata boar
+@@ -592,6 +592,77 @@ static struct board_info __initdata boar
        },
  };
  
 +static struct board_info __initdata board_96348A_122 = {
 +      .name                           = "96348A-122",
++      .of_board_id                    = "comtrend,ct-5365",
 +      .expected_cpu_id                = 0x6348,
 +
 +      .has_uart0                      = 1,
@@ -77,7 +78,7 @@
  static struct board_info __initdata board_96348gw = {
        .name                           = "96348GW",
        .of_board_id                    = "brcm,bcm96348gw",
-@@ -1864,6 +1934,7 @@ static const struct board_info __initcon
+@@ -1864,6 +1935,7 @@ static const struct board_info __initcon
        &board_V2500V_BB,
        &board_V2110,
        &board_ct536_ct5621,