From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Date: Sun, 10 Apr 2011 13:32:43 +0200 Subject: [RFC][PATCH] bcmai: introduce AI driver In-Reply-To: References: <1302033463-1846-1-git-send-email-zajec5@gmail.com> <20110410080159.GB2798@ucw.cz> <20110410082420.GA1460@localhost.ucw.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org 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?