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

From: Mark Brown
Date: Sun Jan 13 2013 - 21:34:53 EST


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 gymnastics to handle all the different cases of
> conflict resolution.

Would it be possible to split out the DT support from the underlying
bus? Looking at the code it seems like we're relying on DT for a lot of
the functionality when it comes to mapping devices into the system but
that doesn't really meet what I'm looking for. One of the use cases I
have is supporting modules which can be used with multiple systems so I
really want to be able to just define the modules once and then have a
layer in the subsystem which remaps the connections onto the actual
hardware.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/