mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] devicetree patches
@ 2013-04-22  7:27 Sascha Hauer
  2013-04-22  7:27 ` [PATCH 1/6] of: parse phandles before probing devices Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sascha Hauer @ 2013-04-22  7:27 UTC (permalink / raw)
  To: barebox

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(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-22  7:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-22  7:27 [PATCH] devicetree patches Sascha Hauer
2013-04-22  7:27 ` [PATCH 1/6] of: parse phandles before probing devices Sascha Hauer
2013-04-22  7:27 ` [PATCH 2/6] of: Add of_property_read_string_index() Sascha Hauer
2013-04-22  7:27 ` [PATCH 3/6] of: Allow multiple resources in 'reg' property Sascha Hauer
2013-04-22  7:27 ` [PATCH 4/6] of: read resource names from devicetree Sascha Hauer
2013-04-22  7:27 ` [PATCH 5/6] of: partitions: pass struct cdev as argument Sascha Hauer
2013-04-22  7:27 ` [PATCH 6/6] of: partitions: create bb device for nand flashes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox