brcm47xx: update flash drivers
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 300-alice_gate2_leds.patch
index c5043c9..2efb8e4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -604,6 +604,99 @@ static struct board_info __initdata boar
+@@ -601,6 +601,99 @@ static struct board_info __initdata boar
  
        .has_ohci0 = 1,
        .has_ehci0 = 1,
 +                      .active_low     = 1,
 +              },
 +              {
-+                      .name           = "adsl:red",
++                      .name           = "adsl:green",
 +                      .gpio           = 9,
 +                      .active_low     = 1,
 +              },
 +              {
-+                      .name           = "adsl:green",
++                      .name           = "adsl:red",
 +                      .gpio           = 10,
 +                      .active_low     = 1,
 +              },
 +                      .active_low     = 1,
 +              },
 +              {
-+                      .name           = "internet:red",
++                      .name           = "internet:green",
 +                      .gpio           = 25,
 +                      .active_low     = 1,
 +              },
 +              {
-+                      .name           = "internet:green",
++                      .name           = "internet:red",
 +                      .gpio           = 24,
 +                      .active_low     = 1,
 +              },
  static struct board_info __initdata board_DWVS0 = {
 --- a/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
 +++ b/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
-@@ -58,7 +58,7 @@ struct board_info {
+@@ -57,7 +57,7 @@ struct board_info {
        struct bcm63xx_dsp_platform_data dsp;
  
        /* GPIO LEDs */
 +      struct gpio_led leds[14];
  
        /* Buttons */
-       struct gpio_button buttons[2];
+       struct gpio_button buttons[4];