]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Mar 2012 17:30:03 +0000 (10:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Mar 2012 17:30:03 +0000 (10:30 -0700)
commitf8974cb71310a05632aada76be6a27576d61e609
treec0b6f59333796c95aa2de9a2eb755e9b68599b71
parentc207f3a43194e108dda43dc9a1ce507335cff6b9
parent0f22dd395fc473cee252b9af50249b8e0f32fde7
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6

Pull core device tree changes for Linux v3.4 from Grant Likely:
 "This branch contains a minor documentation addition, a utility
  function for parsing string properties needed by some of the new ARM
  platforms, disables dynamic DT code that isn't used anywhere but on a
  few PPC machines, and exports DT node compatible data to userspace via
  UEVENT properties.  Nothing earth shattering here."

* tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6:
  of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
  arm/dts: OMAP3: Add omap3evm and am335xevm support
  drivercore: Output common devicetree information in uevent
  of: Add of_property_match_string() to find index into a string list
Documentation/devicetree/bindings/arm/omap/omap.txt
arch/powerpc/platforms/pseries/Kconfig
drivers/base/core.c
include/linux/of.h