[PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt

Florian Fainelli posted 5 patches 4 years, 5 months ago
arch/mips/bcm47xx/board.c                     |  4 ++
arch/mips/bcm47xx/buttons.c                   | 44 +++++++++++++++++++
arch/mips/bcm47xx/leds.c                      | 21 +++++++++
.../include/asm/mach-bcm47xx/bcm47xx_board.h  |  4 ++
4 files changed, 73 insertions(+)
[PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt
Posted by Florian Fainelli 4 years, 5 months ago
Hi all,

This patch is breaking up the larger patch that OpenWrt carries at:

https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/bcm47xx/patches-5.10/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch;h=bde811c1956578a33cc230b80c3a2b4a20cd9aa5;hb=HEAD

into a series of patches that add support for each board individually.

Florian Fainelli (5):
  MIPS: BCM47XX: Define Linksys WRT310N V2 buttons
  MIPS: BCM47XX: Add board entry for Linksys WRT320N v1
  MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U
  MIPS: BCM47XX: Add support for Netgear R6300 v1
  MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2

 arch/mips/bcm47xx/board.c                     |  4 ++
 arch/mips/bcm47xx/buttons.c                   | 44 +++++++++++++++++++
 arch/mips/bcm47xx/leds.c                      | 21 +++++++++
 .../include/asm/mach-bcm47xx/bcm47xx_board.h  |  4 ++
 4 files changed, 73 insertions(+)

-- 
2.25.1

Re: [PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt
Posted by Thomas Bogendoerfer 4 years, 5 months ago
On Thu, Jan 06, 2022 at 07:51:36PM -0800, Florian Fainelli wrote:
> Hi all,
> 
> This patch is breaking up the larger patch that OpenWrt carries at:
> 
> https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/bcm47xx/patches-5.10/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch;h=bde811c1956578a33cc230b80c3a2b4a20cd9aa5;hb=HEAD
> 
> into a series of patches that add support for each board individually.
> 
> Florian Fainelli (5):
>   MIPS: BCM47XX: Define Linksys WRT310N V2 buttons
>   MIPS: BCM47XX: Add board entry for Linksys WRT320N v1
>   MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U
>   MIPS: BCM47XX: Add support for Netgear R6300 v1
>   MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2
> 
>  arch/mips/bcm47xx/board.c                     |  4 ++
>  arch/mips/bcm47xx/buttons.c                   | 44 +++++++++++++++++++
>  arch/mips/bcm47xx/leds.c                      | 21 +++++++++
>  .../include/asm/mach-bcm47xx/bcm47xx_board.h  |  4 ++
>  4 files changed, 73 insertions(+)

series applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]