[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110921.165529.1114257620345857548.davem@davemloft.net>
Date: Wed, 21 Sep 2011 16:55:29 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: grant.likely@...retlab.ca
Cc: devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
shawn.guo@...aro.org
Subject: Re: [PATCH] dt: add of_alias_scan and of_alias_get_id
From: Grant Likely <grant.likely@...retlab.ca>
Date: Wed, 21 Sep 2011 14:46:54 -0600
> From: Shawn Guo <shawn.guo@...aro.org>
>
> The patch adds function of_alias_scan to populate a global lookup
> table with the properties of 'aliases' node and function
> of_alias_get_id for drivers to find alias id from the lookup table.
>
> v3: Split out automatic addition of aliases on id lookup so that it can be
> debated separately from the core functionality.
> v2: - Add of_chosen/of_aliases populating and of_alias_scan() invocation
> for OF_PROMTREE.
> - Add locking
> - rework parse loop
>
> Signed-off-by: Shawn Guo <shawn.guo@...aro.org>
> Cc: David S. Miller <davem@...emloft.net>
> Signed-off-by: Grant Likely <grant.likely@...retlab.ca>
Looks good:
Acked-by: David S. Miller <davem@...emloft.net>
--
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