Re: [RFC PATCH] slimbus: Linux driver framework for SLIMbus.

From: David Brown
Date: Tue Aug 16 2011 - 09:50:59 EST


On Tue, Aug 16, 2011 at 03:37:28PM +0200, Arnd Bergmann wrote:
> On Friday 12 August 2011, Mark Brown wrote:
> > On Thu, Aug 11, 2011 at 02:55:55PM +0200, Arnd Bergmann wrote:
> > > On Thursday 11 August 2011, Kenneth Heitke wrote:
> >
> > > > +EXPORT_SYMBOL_GPL(slim_add_device);
> >
> > > I don't think this should be exported: AFAICT, the set of slim_devices
> > > is a property of the platform, so I don't see how any other device driver
> > > would add another device.
> >
> > The platform may be comprised of multiple hardwaare modules with
> > functionality on daughtercards which can be probed at runtime. You may
> > also find someone constructing a PCI card or something with a slimbus
> > controller on it at some point.
>
> This is theoretically true, but IIRC David mentioned that the bus is
> only present on few SoCs and has since been abandoned in favor of standard
> busses for new devices.

Actually, this is a different one than the one I was mentioning at the
Linaro Connect. I believe SLIMbus is more active
http://en.wikipedia.org/wiki/SLIMbus

The other bus I was mentioning is called SSBI, which as far as I know
is only used to communicate between MSMs and certain Qualcomm
peripheral chips.

Kenneth would better be able to clarify how dynamic the SLIMbus is.

David

--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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/