bcm63xx: Add a fixup for rt2x00 devices.
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.3 / 509-board_rta1320_16m.patch
index 46067252e0a2e5ee40830fd3613f1b1818237e4b..9301e143844cd30c27ce4cb92024151064fc3125 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -363,6 +363,43 @@ static struct board_info __initdata boar
+@@ -173,6 +173,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
  
  /*
-@@ -1663,6 +1700,7 @@ static const struct board_info __initdat
+@@ -1751,6 +1788,7 @@ static const struct board_info __initdat
        &board_96338gw,
        &board_96338w,
        &board_96338w2_e7t,