Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758591Ab1DNNHo (ORCPT ); Thu, 14 Apr 2011 09:07:44 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:40085 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758438Ab1DNNHm convert rfc822-to-8bit (ORCPT ); Thu, 14 Apr 2011 09:07:42 -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=SXo0Lw+a+8GxPqkn149p2fB0T10ohONXnjk3MCWaKKqu8AtDqnK2VMF/ozuFhS3Zy+ o+83ovdlUk3ZF0AzC4rK0RcF2Ad6N9CF4Y6t6YOVJo0HKSM5JmCDjnCBPl9f7+lMovi/ ND09f35CGlKIPLrwNUVWqgmXX4OyLNFpJJPQI= MIME-Version: 1.0 In-Reply-To: <4DA6E9BD.3090404@hauke-m.de> References: <1302781431.21145.6.camel@dev.znau.edu.ua> <4DA6E9BD.3090404@hauke-m.de> Date: Thu, 14 Apr 2011 15:07:41 +0200 Message-ID: Subject: Re: Could I (ab)use bus (struct bus_type) for virtual Broadcom bus? From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Hauke Mehrtens , Russell King , Arnd Bergmann Cc: George Kashperko , 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: 1776 Lines: 39 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? -- 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/