brcm63xx: Add DT support for CT-5365
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 530-board_A4001N1.patch
index 19fe3f6e1268b7942b44e71a2678375128c3b866..f3e0bad40584820426272933d704f1c76ff50c93 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -238,6 +238,126 @@ static struct board_info __initdata boar
+@@ -236,6 +236,133 @@ static struct board_info __initdata boar
        },
  };
  
@@ -10,6 +10,7 @@
 +
 +      .has_uart0                              = 1,
 +      .has_pci                                = 1,
++      .use_fallback_sprom             = 1,
 +      .has_ohci0                              = 1,
 +      .has_ehci0                              = 1,
 +      .num_usbh_ports                         = 1,
 +                      .debounce_interval      = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +              },
 +      },
++
++      .fallback_sprom = {
++              .type                           = SPROM_BCM43225,
++              .pci_bus                        = 1,
++              .pci_dev                        = 0,
++      },
 +};
 +
  static struct board_info __initdata board_dsl_274xb_f1 = {
        .name                           = "AW4339U",
        .expected_cpu_id                = 0x6328,
-@@ -3003,6 +3123,7 @@ static const struct board_info __initcon
+@@ -2694,6 +2821,7 @@ static const struct board_info __initcon
  #ifdef CONFIG_BCM63XX_CPU_6328
        &board_96328avng,
        &board_963281TAN,