From: John W. Linville <linville@tuxdriver.com>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-wireless@vger.kernel.org, linux-mips@linux-mips.org,
jonas.gorski@gmail.com, ralf@linux-mips.org, zajec5@gmail.com,
mb@bu3sch.de, george@znau.edu.ua, arend@broadcom.com,
b43-dev@lists.infradead.org, bernhardloos@googlemail.com,
arnd@arndb.de, julian.calaby@gmail.com, sshtylyov@mvista.com
Subject: [PATCH v3 00/11] bcma: add support for embedded devices like bcm4716
Date: Mon, 25 Jul 2011 14:42:31 -0400 [thread overview]
Message-ID: <20110725184231.GB6380@tuxdriver.com> (raw)
In-Reply-To: <1311376815-15755-1-git-send-email-hauke@hauke-m.de>
On Sat, Jul 23, 2011 at 01:20:04AM +0200, Hauke Mehrtens wrote:
> This patch series adds support for embedded devices like bcm47xx to
> bcma. Bcma is used on bcm4716 and bcm4718 SoCs as the system bus and
> replaced ssb used on older devices. With these patches my bcm4716
> device boots up till it tries to access the flash, because the serial
> flash chip is unsupported for now, this will be my next task. This adds
> support for MIPS cores, interrupt configuration and the serial console.
>
> These patches are not containing all functions needed to get the SoC to
> fully work and support every feature, but it is a good start.
> These patches are now integrated in OpenWrt for everyone how wants to
> test them.
>
> This was tested with a BCM4704 device (SoC with ssb bus), a BCM4716
> device and a pcie wireless card supported by bcma.
>
> @John could you please merge this into wireless-testing. I hope Ralf is
> fine with it when some MIPS bits will go through wireless. This will
> make it much easier for Linus to merge wireless-testing and the mips
> tree together as there are many other changes for bcma in wireless-
> testing.
Any chance we could see an ACK from Ralf?
John
--
John W. Linville Someday the world will need a hero, and you
linville at tuxdriver.com might be all we have. Be ready.
prev parent reply other threads:[~2011-07-25 18:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 23:20 [PATCH v3 00/11] bcma: add support for embedded devices like bcm4716 Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 01/11] bcma: move parsing of EEPROM into own function Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 02/11] bcma: move initializing of struct bcma_bus to " Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 03/11] bcma: add functions to scan cores needed on SoCs Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 04/11] bcma: add SOC bus Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 05/11] bcma: add mips driver Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 06/11] bcma: add serial console support Hauke Mehrtens
2011-07-29 21:04 ` Rafał Miłecki
2011-07-29 21:06 ` Rafał Miłecki
2011-08-10 7:14 ` Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 07/11] bcma: get CPU clock Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 08/11] bcm47xx: prepare to support different buses Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 09/11] bcm47xx: make it possible to build bcm47xx without ssb Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 10/11] bcm47xx: add support for bcma bus Hauke Mehrtens
2011-07-22 23:20 ` [PATCH 11/11] bcm47xx: fix irq assignment for new SoCs Hauke Mehrtens
2011-07-25 18:42 ` John W. Linville [this message]
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=20110725184231.GB6380@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=arend@broadcom.com \
--cc=arnd@arndb.de \
--cc=b43-dev@lists.infradead.org \
--cc=bernhardloos@googlemail.com \
--cc=george@znau.edu.ua \
--cc=hauke@hauke-m.de \
--cc=jonas.gorski@gmail.com \
--cc=julian.calaby@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mb@bu3sch.de \
--cc=ralf@linux-mips.org \
--cc=sshtylyov@mvista.com \
--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).