[brcm63xx] nb4: fix support, add support for SVC and CLIP BTN
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.3 / 509-board_rta1320_16m.patch
index 37eed41675a76e5fb43bf15f266fd6f481ec95ba..11c0903a90ab2a9378ee969c44ebc7e09e067e94 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -362,6 +362,43 @@ static struct board_info __initdata boar
+@@ -172,6 +172,43 @@ static struct board_info __initdata boar
                },
        },
  };
 +
 +              .leds = {
 +              {
-+                      .name           = "adsl",
++                      .name           = "RTA1320_16M:green:adsl",
 +                      .gpio           = 3,
 +                      .active_low     = 1,
 +              },
 +              {
-+                      .name           = "ppp",
++                      .name           = "RTA1320_16M:green:ppp",
 +                      .gpio           = 4,
 +                      .active_low     = 1,
 +              },
 +              {
-+                      .name           = "power",
++                      .name           = "RTA1320_16M:green:power",
 +                      .gpio           = 0,
 +                      .active_low     = 1,
 +                      .default_trigger = "default-on",
 +              },
 +              {
-+                      .name           = "stop",
++                      .name           = "RTA1320_16M:green:stop",
 +                      .gpio           = 1,
 +                      .active_low     = 1,
 +              },
@@ -44,7 +44,7 @@
  #endif
  
  /*
-@@ -1662,6 +1699,7 @@ static const struct board_info __initdat
+@@ -1750,6 +1787,7 @@ static const struct board_info __initdat
        &board_96338gw,
        &board_96338w,
        &board_96338w2_e7t,