Re: [RFC-v2 1/7] capebus: Core capebus support

2013-01-13 Thread Mark Brown
On Thu, Nov 01, 2012 at 05:32:26PM +0200, Pantelis Antoniou wrote: > Introducing capebus; a bus that allows small boards (capes) to connect > to a complex SoC using simple expansion connectors. > > Up to now to support these kind of boards, one had to hack the board files, > and do all sort of gym

[RFC-v2 1/7] capebus: Core capebus support

2012-10-31 Thread Pantelis Antoniou
Introducing capebus; a bus that allows small boards (capes) to connect to a complex SoC using simple expansion connectors. Up to now to support these kind of boards, one had to hack the board files, and do all sort of gymnastics to handle all the different cases of conflict resolution. Capebus pr