]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9ad2227efa6e2e2a4983eaa047d3070c4340e1d
tree40fa86f2044b419380f4f50d1aadffa41100222e
parent115df36fc2debcb86a09d0ae979c12e6c71a6c80
parentf182422617d73e6dddc2e9ce84c8e97f468ceca9
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