brcm63xx: Add DT support for CT-5365
[openwrt.git] / target / linux / brcm63xx / patches-3.14 / 516-board_96348A-122.patch
index 5225ebb..cc26907 100644 (file)
@@ -1,11 +1,12 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -596,6 +596,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",
-@@ -2196,6 +2266,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,