[U-Boot] [PATCH v2 8/9] dm: core: Add ofnode to represent device tree nodes
Tom Rini
trini at konsulko.com
Wed May 10 21:43:32 UTC 2017
On Mon, May 01, 2017 at 09:18:51AM -0600, Simon Glass wrote:
> With live tree we need a struct device_node * to reference a node. With
> the existing flat tree, we need an int offset. We need to unify these into
> a single value which can represent both.
>
> Add an ofnode union for this and adjust existing code to move to this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170510/e3d4fbea/attachment.sig>
More information about the U-Boot
mailing list