From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Tue, 15 May 2012 23:55:51 +0200 Subject: [PATCH 0/8] ssb/bcma/bcm47xx: extend boardinfo and sprom In-Reply-To: <20120515211605.GH24572@tuxdriver.com> References: <1335657853-23925-1-git-send-email-hauke@hauke-m.de> <20120515211605.GH24572@tuxdriver.com> Message-ID: <20120515215551.GA16397@linux-mips.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "John W. Linville" Cc: Hauke Mehrtens , zajec5@gmail.com, b43-dev@lists.infradead.org, linux-mips@linux-mips.org, linux-wireless@vger.kernel.org, arend@broadcom.com, m@bues.ch On Tue, May 15, 2012 at 05:16:05PM -0400, John W. Linville wrote: > On Sun, Apr 29, 2012 at 02:04:05AM +0200, Hauke Mehrtens wrote: > > This patch series fixes the boardinfo for ssb based devices by removing > > board_rev from the struct, this should be fetched from sprom. In > > addition a boardinfo struct was added to bcma. > > The pci sprom parsing code was extended for bcma to provide all > > attributes needed by brcmsmac and that code was also copied to ssb. > > > > This is based on wireless-testing/master. > > > > Hauke Mehrtens (8): > > ssb: remove rev from boardinfo > > MIPS: bcm47xx: refactor fetching board data > > bcma: add boardinfo struct > > MIPS: bcm47xx: read baordrev without prefix from sprom > > ssb/bcma: fill attribute alpha2 from sprom > > ssb: fill board_rev attribute from sprom > > bcma: read out some additional sprom attributes > > bcma/ssb: parse new attributes from sprom > > I'd still like to see an ACK from Ralf on the mips stuff? Sorry, I'm awfully backloged. Acked-by: Ralf Baechle Ralf