• Linus Torvalds's avatar
    Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux · e98d6e7f
    Linus Torvalds authored
    Pull devicetree changes from Grant Likely:
     "This branch contains bug fixes and new features for the devicetree
      code.
    
      Most of the changes are either new testcases for the selftest code or
      documentation changes.  The most notable change is the addition of a
      phandle resolver for use when grafting in a second device tree blob
      into the core tree.  The resolver isn't currently used by anything
      other than the selftest module, but it will be used to support device
      tree overlays; probably in the v3.19 timeframe.
    
      Also note that I've moved my normal tree from git.secretlab.ca to
      git.kernel.org"
    
    * tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux:
      of/selftest: Move hash table off stack to fix large frame size
      To remove non-ascii characters in of_selftest.txt
      of/selftest: Use the resolver to fixup phandles
      of: Introduce Device Tree resolve support.
      of/selftest: Add a test for duplicate phandles
      of: Don't try to search when phandle == 0
      of/selftest: Test structure of device tree
      of: Fix NULL dereference in selftest removal code
      of: add vendor prefix for Chipidea
      of: Add vendor prefix for Innolux Corporation
      of: Add vendor prefix for Sitronix
      devicetree: bindings: Document Gateworks vendor prefix
      of: Add vendor prefix for Energy Micro
      dt/documentation: add specification of dma bus information
    e98d6e7f
vendor-prefixes.txt 4.59 KB