Re: [PATCHv3 1/4] ARM: tegra: Add AHB driver

2012-04-30 Thread Arnd Bergmann
On Friday 27 April 2012, Hiroshi Doyu wrote: > What about having this driver under "drivers/amba"? > > If other similiar drivers are coming up, it's easy to find rather than > having this arch/arm/mach-*. There may be some possibility of > generalization later, then. Also it meets the requirement

Re: [PATCHv3 1/4] ARM: tegra: Add AHB driver

2012-04-26 Thread Russell King - ARM Linux
On Thu, Apr 26, 2012 at 01:51:28PM -0600, Stephen Warren wrote: > On 04/25/2012 05:07 AM, Hiroshi DOYU wrote: > > The AHB Bus conforms to the AMBA Specification (Rev 2.0) Advanced > > High-performance Bus (AHB) architecture. > > > > The AHB Arbiter controls AHB bus master arbitration. This effecti

Re: [PATCHv3 1/4] ARM: tegra: Add AHB driver

2012-04-26 Thread Stephen Warren
On 04/25/2012 05:07 AM, Hiroshi DOYU wrote: > The AHB Bus conforms to the AMBA Specification (Rev 2.0) Advanced > High-performance Bus (AHB) architecture. > > The AHB Arbiter controls AHB bus master arbitration. This effectively > forms a second level of arbitration for access to the memory > cont

Re: [PATCHv3 1/4] ARM: tegra: Add AHB driver

2012-04-25 Thread Felipe Balbi
On Wed, Apr 25, 2012 at 02:07:36PM +0300, Hiroshi DOYU wrote: > The AHB Bus conforms to the AMBA Specification (Rev 2.0) Advanced > High-performance Bus (AHB) architecture. > > The AHB Arbiter controls AHB bus master arbitration. This effectively > forms a second level of arbitration for access to