Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Aug 2014 14:43:48 +0000 (09:43 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Aug 2014 14:43:48 +0000 (09:43 -0500)
commit7ac0bbf99d44c827c88aa7a9064050526e723ebb
tree40fa86f2044b419380f4f50d1aadffa41100222e
parentf325f1643abca9fac5b8e04e9faa46effc984a61
parenta9ecdc0fdc54aa499604dbd43132988effcac9b4
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux

Pull devicetree fixes from Grant Likely:
 "Three more commits needed for v3.17: A bug fix for reserved regions
  based at address zero, a clarification on how to interpret existence
  of both interrupts and interrupts-extended properties, and a fix to
  allow device tree testcases to run on any platform"

* tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux:
  of/irq: Fix lookup to use 'interrupts-extended' property first
  Enabling OF selftest to run without machine's devicetree
  of: Allow mem_reserve of memory with a base address of zero