]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Sep 2015 02:37:56 +0000 (19:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Sep 2015 02:37:56 +0000 (19:37 -0700)
commit8aca7ab7d8cfe172d47d160e15dc5913a608dd96
tree248904252b10d6685b5a81f2ba4dc5cf35dcec38
parentaf7e1d8726a3d055c34c222b153fbeb9f8ede6d4
parent6bbe877a5da9009a248f8118c8f88da9cef7ae57
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:
 - added Frank Rowand as DT maintainer in preparation for Grant's
   retirement.
 - generic MSI binding documentation and a few other minor doc updates
 - fix long standing issue with DT platorm device unregistration
 - fix loop forever bug in of_find_matching_node_by_address()

* tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  MAINTAINERS: Add Frank Rowand as DT maintainer
  mtd: nand: pxa3xx: add optional dma for pxa architecture
  Documentation: DT: cpsw: document missing compatible
  Docs: dt: add generic MSI bindings
  drivercore: Fix unregistration path of platform devices
  of/address: Don't loop forever in of_find_matching_node_by_address().
  of: Add vendor prefix for JEDEC Solid State Technology Association
  of/platform: add function to populate default bus
  of: Add vendor prefix for Sharp Corporation
Documentation/devicetree/bindings/vendor-prefixes.txt
MAINTAINERS
drivers/of/platform.c