Return-path: Received: from mail-qy0-f174.google.com ([209.85.216.174]:37431 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751068Ab1DPON1 convert rfc822-to-8bit (ORCPT ); Sat, 16 Apr 2011 10:13:27 -0400 MIME-Version: 1.0 In-Reply-To: References: <1302781431.21145.6.camel@dev.znau.edu.ua> <4DA6E9BD.3090404@hauke-m.de> <1302786900.21965.52.camel@dev.znau.edu.ua> <1302892585.30441.12.camel@dev.znau.edu.ua> <1302896541.30441.33.camel@dev.znau.edu.ua> <20110415195642.22440.qmail@stuge.se> From: Jonas Gorski Date: Sat, 16 Apr 2011 16:13:06 +0200 Message-ID: Subject: Re: Could I (ab)use bus (struct bus_type) for virtual Broadcom bus? To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: George Kashperko , Arnd Bergmann , Hauke Mehrtens , linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Greg KH , Russell King , Arend van Spriel , Larry Finger , linux-arm-kernel@lists.infradead.org, b43-dev@lists.infradead.org, Peter Stuge Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 16 April 2011 16:00, Rafał Miłecki wrote: > Of the other point there is no sense in calling it > bcm_amba_axi_for_wifi as I believe we can meet other devices than just > wifi on this architecture. Current bcm47xx/53xx SoCs from Broadcom also use this architecture for the system bus (like the older ones used SSB), and they usually have ethernet macs, memory controllers, mips cores on it (and, as far as I can see, also always a 802.11 core). Jonas