[PATCH] devicetree misc updates

Sascha Hauer s.hauer at pengutronix.de
Mon May 20 10:14:12 EDT 2013


This contains some misc devicetree updates, most important the
patches running gcc -E on .dts files needed for importing recent
devicetree files from the kernel.

Sascha

----------------------------------------------------------------
Sascha Hauer (8):
      ARM: dtb: Add $(obj)/$(BUILTIN_DTB).dtb.S as secondary target
      ARM: build dtbs during build process using extra-y
      scripts: fixdep: update from v3.10-rc1
      kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
      of: When checking for existing devices also check resource end
      of: Call of_add_memory from of_probe
      of: Add of_match_node function
      of: populate devices based on "simple-bus" property

 arch/arm/Makefile      |   5 --
 arch/arm/dts/Makefile  |   8 +-
 drivers/of/base.c      |  93 +++++++++++++++-------
 include/driver.h       |   2 +-
 include/of.h           |   3 +
 scripts/Makefile.lib   |  21 +++--
 scripts/basic/fixdep.c | 206 ++++++++++++++++++++++++++++++++-----------------
 7 files changed, 218 insertions(+), 120 deletions(-)



More information about the barebox mailing list