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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to