[PATCH] devicetree patches
Sascha Hauer
s.hauer at pengutronix.de
Mon Apr 22 03:27:17 EDT 2013
Here are some improvements to the barebox devicetree support, like
multiple resources per device and named resources.
Sascha
----------------------------------------------------------------
Sascha Hauer (6):
of: parse phandles before probing devices
of: Add of_property_read_string_index()
of: Allow multiple resources in 'reg' property
of: read resource names from devicetree
of: partitions: pass struct cdev as argument
of: partitions: create bb device for nand flashes
drivers/of/base.c | 133 ++++++++++++++++++++++++++++++++++++++++---------
drivers/of/partition.c | 13 +++--
include/of.h | 10 ++--
3 files changed, 124 insertions(+), 32 deletions(-)
More information about the barebox
mailing list