Re: [OpenWrt-Devel] [PATCH] [brcm68xx] led support for board DWV-S0

2013-05-02 Thread Jonas Gorski
On Mon, Apr 29, 2013 at 6:30 PM, gianluca a wrote: >> All you have to do is take this patch, put it into >> target/linux/brcm63xx/patches-3.{7,8}, make sure it applies, and you >> are done. The appropriate number is 55x (just take the next one free). > > FILE: target/linux/brcm63xx/patches-3.8/554

Re: [OpenWrt-Devel] [PATCH] [brcm68xx] led support for board DWV-S0

2013-04-29 Thread gianluca a
> All you have to do is take this patch, put it into > target/linux/brcm63xx/patches-3.{7,8}, make sure it applies, and you > are done. The appropriate number is 55x (just take the next one free). FILE: target/linux/brcm63xx/patches-3.8/554-board_DWVS0_leds_buttons.patch ==

Re: [OpenWrt-Devel] [PATCH] [brcm68xx] led support for board DWV-S0

2013-04-23 Thread Jonas Gorski
On Tue, Apr 23, 2013 at 4:05 PM, gianluca a wrote: > Hi, > >> Hi, >> >> On 3 April 2013 12:38, gianluca a wrote: >> > Subject: [PATCH] [brcm68xx] led support for board DWV-S0 >> >> This is brcm63xx, not 68xx ;-) >> > > I got 68xx from page http://wiki.openwrt.org/doc/devel/add.new.device, I > di

Re: [OpenWrt-Devel] [PATCH] [brcm68xx] led support for board DWV-S0

2013-04-23 Thread gianluca a
Hi, > Hi, > > On 3 April 2013 12:38, gianluca a wrote: > > Subject: [PATCH] [brcm68xx] led support for board DWV-S0 > > This is brcm63xx, not 68xx ;-) >  I got 68xx from page http://wiki.openwrt.org/doc/devel/add.new.device, I didn't understand that it's a typo.  > > Patch based on Attitude

Re: [OpenWrt-Devel] [PATCH] [brcm68xx] led support for board DWV-S0

2013-04-23 Thread Jonas Gorski
Hi, On 3 April 2013 12:38, gianluca a wrote: > Subject: [PATCH] [brcm68xx] led support for board DWV-S0 This is brcm63xx, not 68xx ;-) > Patch based on Attitude Adjustement 12.09, svn 36141 Please base all patches on trunk, not any branches. Patches will be backported as applicable. > Signed-

[OpenWrt-Devel] [PATCH] [brcm68xx] led support for board DWV-S0

2013-04-03 Thread gianluca a
Patch based on Attitude Adjustement 12.09, svn 36141 Signed-off-by: Gianluca A. Index: a/arch/mips/bcm63xx/boards/board_bcm963xx.c === --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c @