[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53f16b8f6198e1adb9cc54bb8b9d80cb.squirrel@www.codeaurora.org>
Date: Mon, 4 Jun 2012 02:51:49 -0700 (PDT)
From: "Sagar Dharia" <sdharia@...eaurora.org>
To: "Rob Landley" <rob@...dley.net>
Cc: "Sagar Dharia" <sdharia@...eaurora.org>, davidb@...eaurora.org,
bryanh@...eaurora.org, kheitke@...eaurora.org,
marc@...stictigers.com, gclemson@...ience.com,
broonie@...nsource.wolfsonmicro.com, linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, grant.likely@...retlab.ca,
rob.herring@...xeda.com, ohad@...ery.com,
gregkh@...uxfoundation.org, linus.walleij@...aro.org,
rusty@...tcorp.com.au, joerg.roedel@....com, trenn@...e.de,
ak@...ux.intel.com, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org
Subject: Re: [PATCH] slimbus: Linux driver framework for SLIMbus.
>
> Slim?
>
SLIMbus is MIPI alliance specification. Since word "bus" is part of the
specification, I thought it will be good to keep it that way.
The specification is available to all MIPI members.
Some more info here:
http://mipi.org/specifications/serial-low-power-inter-chip-media-bus-slimbussm-specification
>> +and the messages can be of unicast and broadcast type. E.g.
>> reading/writing
>> +device specific values is typically a unicast message. A data channel
>> +reconfiguration sequence is announced to all devices using a broadcast
>> message.
>
> Unicast messages are seen by all devices?
>
I was trying to give example of each type of both message. I will reword
it to be more clear.
>> +Slimbus specification has different types of device classifications
>> based on
>> +their capabilities.
>
> I'm trying to figure out if that sentence conveys any information at all.
>
I will reword this to say: "has following type of device classifications
based on capabilities:".
> So each slimbus has 1 manager device that enumerates configures, and
> allocates channels for the other devices on the bus. The rest are
> "framer" devices that transmit data packets?
>
Typically there is 1 framer per bus, but if there are multiple framers
then manager is responsible for doing handoff between framers.
>
> However, I expect some example code would be far more useful than this
> document...
>
Please refer to slimbus.c for slimbus framework.
Thank you for your comments. I will address all the comments in the next
patch.
Regards
Sagar
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists