On Wed, Nov 06, 2013 at 12:55:51PM +0100, Linus Walleij wrote:
On Wed, Nov 6, 2013 at 11:46 AM, Mark Brown [off-list ref] wrote:
quoted
On Wed, Nov 06, 2013 at 10:16:18AM +0000, Lee Jones wrote:
quoted
quoted
+ - id : MSP ID - used during component registration
quoted
I have no idea what this means or how one would pick the number? It
looks like something purely internal to the driver...
Actually it's quite common when we have several HW blocks of the
same thing to add something like an id. For example for different
GPIO banks.
That's common but having the number be in the device tree as a property
or referenced by anything like this isn't common - usually it's just in
the node name if it appears in the DT at all.