Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756098Ab1DJLcr (ORCPT ); Sun, 10 Apr 2011 07:32:47 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:47098 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753086Ab1DJLco convert rfc822-to-8bit (ORCPT ); Sun, 10 Apr 2011 07:32:44 -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=iAKpaX/+iTyR1IDYrbKBNB/YXk6Rnl0l+iyclLtkS6XC+0iUqavI7DJl5+0OL2k13J IxvdhE0l25j4xLuyUGKj5rxeNyuZJgWDPUs//ffDUszZ0BVBCCVt+4oHJ87gsXLodGhJ YB1+53XjtmZoEkepP5++0zSkIUnCTUL5nf2rY= MIME-Version: 1.0 In-Reply-To: References: <1302033463-1846-1-git-send-email-zajec5@gmail.com> <20110410080159.GB2798@ucw.cz> <20110410082420.GA1460@localhost.ucw.cz> Date: Sun, 10 Apr 2011 13:32:43 +0200 Message-ID: Subject: Re: [RFC][PATCH] bcmai: introduce AI driver From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Arend van Spriel Cc: Pavel Machek , "linux-wireless@vger.kernel.org" , "John W. Linville" , "Michael B?sch" , Larry Finger , George Kashperko , "b43-dev@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" , Russell King , Arnd Bergmann , linuxdriverproject , "linux-kernel@vger.kernel.org" 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: 1183 Lines: 35 W dniu 10 kwietnia 2011 11:33 użytkownik Arend van Spriel napisał: > On Sun, 10 Apr 2011 10:30:53 +0200, Rafał Miłecki wrote: > >> 2011/4/10 Pavel Machek : >>>> >>>> >> >+config BCMAI_HOST_PCI_POSSIBLE >>>> >> >+       bool >>>> >> >+       depends on BCMAI && PCI = y >>>> >> >+       default y >>>> >> >+ >>>> >> >+config BCMAI_HOST_PCI >>>> >> >+       bool "Support for AI on PCI-host bus" >>>> >> >+       depends on BCMAI_HOST_PCI_POSSIBLE >>>> >> >+ > > Hi Rafał, > > Could use term AMBA AXI instead which gives enough hits on Google to hint > interested people to more in depth information. > > FYI: AXI = Advanced eXtensible Interface >        High-speed interconnect for chip cores ( provides higher > bursts/transfers than predecessor AHB = Advanced High-performance Bus > (AHB)). "If you check PATCH V2, we renamed this to (AMBA) AXI" -- 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/