]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: Add more livetree helpers and definitions
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:27 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:12 +0000 (07:03 -0600)
commita4b8e372d5b15d7dd302cac667e87049b59b13c7
treea806a79b586f5489a48a8ba01c41f9e0140f8fd3
parenteed36609b5494b94bdca0e2bdc5ac2bd07ab2518
dm: Add more livetree helpers and definitions

Add some definitions and helpers for livetree in the main of.h header
file. These include:

- reading multi-cell integers
- default number of address/size cells
- functions for comparing names

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/ofnode.c
include/dm/of.h