iwinfo: don't use the txpower value from debugfs for now, it does not match the value...
[librecmc/librecmc.git] / target / linux / brcm63xx / patches-3.3 / 516-board_96348A-122.patch
index 7e20e0dec2245622cc7520c281f03b5afdc127e4..f3a9bfc456500271a33ede795b7312620fd7cf18 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -494,6 +494,67 @@ static struct board_info __initdata boar
+@@ -495,6 +495,67 @@ static struct board_info __initdata boar
        },
  };
  
@@ -27,7 +27,7 @@
 +                      .default_trigger = "default-on",
 +              },
 +              {
-+                      .name           = "96348A-122:green:alarm",
++                      .name           = "96348A-122:red:alarm",
 +                      .gpio           = 2,
 +                      .active_low     = 1,
 +              },
 +                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +              },
 +              {
-+                      .desc           = "wifi",
++                      .desc           = "wlan",
 +                      .gpio           = 34,
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
-+                      .code           = BTN_0,
++                      .code           = KEY_WLAN,
 +                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +              },
 +              {
@@ -68,7 +68,7 @@
  static struct board_info __initdata board_96348gw = {
        .name                           = "96348GW",
        .expected_cpu_id                = 0x6348,
-@@ -1944,6 +2005,7 @@ static const struct board_info __initdat
+@@ -2035,6 +2096,7 @@ static const struct board_info __initdat
        &board_V2500V_BB,
        &board_V2110,
        &board_ct536_ct5621,