From: Florian Fainelli <f.fainelli@gmail.com>
To: linux-mips@vger.kernel.org
Cc: "Florian Fainelli" <f.fainelli@gmail.com>,
"Hauke Mehrtens" <hauke@hauke-m.de>,
"Rafał Miłecki" <zajec5@gmail.com>,
"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
linux-kernel@vger.kernel.org (open list)
Subject: [PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt
Date: Thu, 6 Jan 2022 19:51:36 -0800 [thread overview]
Message-ID: <20220107035141.2325384-1-f.fainelli@gmail.com> (raw)
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
next reply other threads:[~2022-01-07 3:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-07 3:51 Florian Fainelli [this message]
2022-01-07 3:51 ` [PATCH 1/5] MIPS: BCM47XX: Define Linksys WRT310N V2 buttons Florian Fainelli
2022-01-07 3:51 ` [PATCH 2/5] MIPS: BCM47XX: Add board entry for Linksys WRT320N v1 Florian Fainelli
2022-01-07 3:51 ` [PATCH 3/5] MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U Florian Fainelli
2022-01-07 3:51 ` [PATCH 4/5] MIPS: BCM47XX: Add support for Netgear R6300 v1 Florian Fainelli
2022-01-07 3:51 ` [PATCH 5/5] MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2 Florian Fainelli
2022-01-09 21:43 ` [PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt Thomas Bogendoerfer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220107035141.2325384-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=hauke@hauke-m.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=tsbogend@alpha.franken.de \
--cc=zajec5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).