public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] OF: Fixes in preperation of DT overlays
@ 2013-11-05 17:50 Pantelis Antoniou
  2013-11-05 17:50 ` [PATCH 1/5] OF: Clear detach flag on attach Pantelis Antoniou
                   ` (5 more replies)
  0 siblings, 6 replies; 33+ messages in thread
From: Pantelis Antoniou @ 2013-11-05 17:50 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

This patchset introduces a number of fixes that are required
for the subsequent patches that add DT overlays support.

Most of them are trivial, adding small bits that are missing,
or exporting functions that were private before.

Pantelis Antoniou (5):
  OF: Clear detach flag on attach
  OF: Introduce device tree node flag helpers.
  OF: export of_property_notify
  OF: Export all DT proc update functions
  OF: Introduce utility helper functions

 drivers/of/Makefile |   2 +-
 drivers/of/base.c   |  77 ++++++++--------
 drivers/of/util.c   | 253 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/of.h  | 119 ++++++++++++++++++++++++
 4 files changed, 413 insertions(+), 38 deletions(-)
 create mode 100644 drivers/of/util.c

-- 
1.7.12


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

end of thread, other threads:[~2013-11-16 12:23 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 17:50 [PATCH 0/5] OF: Fixes in preperation of DT overlays Pantelis Antoniou
2013-11-05 17:50 ` [PATCH 1/5] OF: Clear detach flag on attach Pantelis Antoniou
2013-11-05 19:43   ` Gerhard Sittig
2013-11-05 20:03     ` Pantelis Antoniou
2013-11-06  8:46       ` Alexander Sverdlin
2013-11-06  8:49         ` Pantelis Antoniou
2013-11-06 10:05           ` Alexander Sverdlin
2013-11-11 16:05           ` Grant Likely
2013-11-05 17:50 ` [PATCH 2/5] OF: Introduce device tree node flag helpers Pantelis Antoniou
2013-11-11 16:05   ` Grant Likely
2013-11-05 17:50 ` [PATCH 3/5] OF: export of_property_notify Pantelis Antoniou
2013-11-05 18:12   ` Matt Porter
2013-11-05 18:15     ` Pantelis Antoniou
2013-11-11 16:06   ` Grant Likely
2013-11-12  9:31     ` Pantelis Antoniou
2013-11-05 17:50 ` [PATCH 4/5] OF: Export all DT proc update functions Pantelis Antoniou
2013-11-11 16:09   ` Grant Likely
2013-11-12 10:21     ` Pantelis Antoniou
2013-11-05 17:50 ` [PATCH 5/5] OF: Introduce utility helper functions Pantelis Antoniou
     [not found]   ` < 20131111163743.D136CC42330@trevor.secretlab.ca>
     [not found]     ` < 89491720-464B-47EC-A888-9CDE29B035F5@antoniou-consulting.com>
     [not found]       ` < 20131113013459.D3886C40F49@trevor.secretlab.ca>
     [not found]         ` < F88335D9-6515-4E48-A21F-25039F16754A@antoniou-consulting.com>
     [not found]           ` < 20131114014420.E871CC4054D@trevor.secretlab.ca>
2013-11-06  9:21   ` Ionut Nicu
2013-11-06  9:34     ` Pantelis Antoniou
2013-11-06 14:53       ` Guenter Roeck
2013-11-06 15:08         ` Pantelis Antoniou
2013-11-11 16:12         ` Grant Likely
2013-11-11 16:37   ` Grant Likely
2013-11-12 10:39     ` Pantelis Antoniou
2013-11-13  1:34       ` Grant Likely
2013-11-13  9:03         ` Pantelis Antoniou
2013-11-14  1:44           ` Grant Likely
2013-11-14  9:51             ` Pantelis Antoniou
2013-11-15  6:27               ` Grant Likely
2013-11-16 12:23                 ` Pantelis Antoniou
2013-11-06 15:41 ` [PATCH 0/5] OF: Fixes in preperation of DT overlays Alexander Sverdlin

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