Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758470Ab1DNNpJ (ORCPT ); Thu, 14 Apr 2011 09:45:09 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:36149 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753602Ab1DNNpH convert rfc822-to-8bit (ORCPT ); Thu, 14 Apr 2011 09:45:07 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=agsXoPp9h3/2E84qk2m4+AJgyXDHoQHYVb+GbGVqL2EENRCmRBeDz/IBNzdnyAIm9T VWcmvoGlu1xKWfcIvWDK1NVKBaKxL3sT07Y9kCaHcOL8pBg/n6g+knc1A7ebZk7tyFaR uaUmHx+0VNbMDb+VDv05RYJi2+h72kbh+SFXI= MIME-Version: 1.0 In-Reply-To: <1302786900.21965.52.camel@dev.znau.edu.ua> References: <1302781431.21145.6.camel@dev.znau.edu.ua> <4DA6E9BD.3090404@hauke-m.de> <1302786900.21965.52.camel@dev.znau.edu.ua> Date: Thu, 14 Apr 2011 15:45:05 +0200 Message-ID: Subject: Re: Could I (ab)use bus (struct bus_type) for virtual Broadcom bus? From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: George Kashperko Cc: Hauke Mehrtens , Russell King , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arend van Spriel , Jonas Gorski , b43-dev@lists.infradead.org, Greg KH , Andy Botting , Larry Finger Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2445 Lines: 52 W dniu 14 kwietnia 2011 15:15 użytkownik George Kashperko napisał: > >> W dniu 14 kwietnia 2011 14:34 użytkownik Hauke Mehrtens >> napisał: >> > On 04/14/2011 02:04 PM, Rafał Miłecki wrote: >> >> Hauke: you were proposing integrating with drivers/amba. I really >> >> expect you to comment on this, please tell us how do you see this now, >> >> when we have better overview. I took your proposal seriously, you can >> >> see the results above. >> > >> > I had no closer look at drivers/amba and this bus driver, I just saw >> > that there was a discussion about drivers/amba and this implementation >> > with no result. When the Bradcom cores are not directly connected to >> > AMBA, but are using some sort of wrapper and there are no benefits in >> > using drivers/amba, just leave it. >> > >> > As the implementation of the Braodcom AIX Bus contains some Broadcom >> > extensions and there seams to be no normal AMBA device being connected >> > to some Broadcom devices with this special interface number 3) "Broadcom >> > specific bus (bcmai)" seams to the the best approach in my opinion. >> >> Thanks for commenting. >> >> Russell: you were asking: >> > What does this do which the 'amba' bus support doesn't? >> I believe I explained it well in this thread. Do you still think about >> using amba/driver? Do you think we should use it? >> >> Arnd: I found you saying: >> > I believe the one thing we really want from this driver is the bus >> > scan code, which is not present in the amba bus implementation, >> I explained how it works, I believe scanning (EPROM in this case) it >> Broadcom specific, not really AMBA standard. How do you see it? >> > It might not Broadcom specific as EPROM core seems to be CoreLink one > core and maybe is arm-developed. But it isn't documented publicly and we > don't know yet if it is obligatory for all amba (or at least axi) > interconnects or not. Maybe EPROM is not Broadcom specific, but I suspect the content we deal with in bcmai/axi is Broadcom specific. I didn't see any notes of manuf/id/rev/class we deal with. So I guess everything *we* (out driver) read from EPROM is Bcm specific. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/