All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] OF: kobj-ification fixes
@ 2013-12-10 14:13 ` Pantelis Antoniou
  0 siblings, 0 replies; 16+ messages in thread
From: Pantelis Antoniou @ 2013-12-10 14:13 UTC (permalink / raw)
  To: Grant Likely
  Cc: Rob Herring, Stephen Warren, Matt Porter, Koen Kooi,
	Alison Chaiken, Dinh Nguyen, Jan Lubbe, Alexander Sverdlin,
	Michael Stickel, Guenter Roeck, Dirk Behme, Alan Tull,
	Sascha Hauer, Michael Bohan, Ionut Nicu, Michal Simek,
	Matt Ranostay, devicetree, linux-kernel, Pantelis Antoniou

The recent patchset by Grant converted the DT dynamic interface from /proc
to using sysfs.

This patchset addresses various problems that come up when using it as a
base for the subsequent dynamic overlays patches.

Pantelis Antoniou (3):
  of: Fix early OF builtup on kobj-ification
  OF: Add a allnodes pointer back to the tree
  OF: kobj ops should only happen on attached nodes

 drivers/of/base.c  | 112 ++++++++++++++++++++++++++++++++++++++++-------------
 drivers/of/fdt.c   |  10 +++--
 include/linux/of.h |   1 +
 3 files changed, 94 insertions(+), 29 deletions(-)

-- 
1.7.12


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

end of thread, other threads:[~2013-12-12 20:28 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-10 14:13 [PATCH 0/3] OF: kobj-ification fixes Pantelis Antoniou
2013-12-10 14:13 ` Pantelis Antoniou
2013-12-10 14:13 ` [PATCH 1/3] of: Fix early OF builtup on kobj-ification Pantelis Antoniou
2013-12-11  7:06   ` Koen Kooi
2013-12-11  7:06     ` Koen Kooi
2013-12-11 14:51   ` Grant Likely
2013-12-10 14:13 ` [PATCH 2/3] OF: Add a allnodes pointer back to the tree Pantelis Antoniou
2013-12-10 14:13   ` Pantelis Antoniou
2013-12-12 11:20   ` Grant Likely
2013-12-12 11:20     ` Grant Likely
2013-12-12 20:28     ` Pantelis Antoniou
2013-12-12 20:28       ` Pantelis Antoniou
2013-12-10 14:13 ` [PATCH 3/3] OF: kobj ops should only happen on attached nodes Pantelis Antoniou
2013-12-10 14:13   ` Pantelis Antoniou
2013-12-11 13:14   ` Grant Likely
2013-12-11 13:14     ` Grant Likely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.