devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] of: Resolver and dynamic updates
@ 2014-10-28 20:33 Pantelis Antoniou
  2014-10-28 20:33 ` [PATCH 1/5] of: resolver: Switch to new local fixups format Pantelis Antoniou
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Pantelis Antoniou @ 2014-10-28 20:33 UTC (permalink / raw)
  To: Grant Likely
  Cc: Rob Herring, Stephen Warren, Matt Porter, Koen Kooi,
	Greg Kroah-Hartman, 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, Pete Popov, Dan Malek,
	Georgi Vlaev, Pantelis

The following patch-series implements a number of fixes to the
dynamic DT handling of the kernel, and provides infrastructure that
the upcoming Device Tree Overlay patchset will use.

Pantelis Antoniou (5):
  of: resolver: Switch to new local fixups format.
  of: testcases: Update with new local fixups format
  of: Only call notifiers when node is attached
  of: Add old prop argument on OF_RECONFIG_UPDATE_PROPERTY
  of: of_reconfig_get_state_change() of notifier helper.

 drivers/of/base.c                      |   9 +-
 drivers/of/dynamic.c                   | 119 ++++++++++++++++++--
 drivers/of/resolver.c                  | 191 ++++++++++++++++++++++++++++-----
 drivers/of/selftest.c                  |   2 +-
 drivers/of/testcase-data/testcases.dts |  61 ++++++-----
 include/linux/of.h                     |  21 ++--
 6 files changed, 334 insertions(+), 69 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2014-11-06 13:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 20:33 [PATCH 0/5] of: Resolver and dynamic updates Pantelis Antoniou
2014-10-28 20:33 ` [PATCH 1/5] of: resolver: Switch to new local fixups format Pantelis Antoniou
2014-10-28 20:33 ` [PATCH 2/5] of: testcases: Update with " Pantelis Antoniou
2014-10-28 20:33 ` [PATCH 3/5] of: Only call notifiers when node is attached Pantelis Antoniou
     [not found]   ` <1414528433-9650-4-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
2014-11-05 21:39     ` Grant Likely
     [not found]       ` <20141105213925.3790BC41C40-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2014-11-06 12:33         ` Pantelis Antoniou
2014-11-06 12:47           ` Grant Likely
2014-10-28 20:33 ` [PATCH 4/5] of: Add old prop argument on OF_RECONFIG_UPDATE_PROPERTY Pantelis Antoniou
     [not found]   ` <1414528433-9650-5-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
2014-11-05 20:01     ` Grant Likely
     [not found]       ` <20141105200129.B4438C41C40-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2014-11-05 20:08         ` Pantelis Antoniou
2014-11-06 12:46           ` Grant Likely
     [not found]             ` <CACxGe6tvRJP3J=7ccmH-CtjwSaZVx23KnkcMb6zgzG-pOkanXA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-06 13:14               ` Pantelis Antoniou
2014-10-28 20:33 ` [PATCH 5/5] of: of_reconfig_get_state_change() of notifier helper Pantelis Antoniou
2014-11-05 20:07   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).