• Linus Torvalds's avatar
    Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux · 87c7662b
    Linus Torvalds authored
    Pull devicetree bug fixes from Grant Likely:
     "These are some important bug fixes that need to get into v3.15.
    
      This branch contains a pair of important bug fixes for the DT code:
    
       - Fix some incorrect binding property names before they enter common
         usage
    
       - Fix bug where some platform devices will be unable to get their
         interrupt number when they depend on an interrupt controller that
         is not available at device creation time.  This is a problem
         causing mainline to fail on a number of ARM platforms"
    
    * tag 'dt-for-linus' of git://git.secretlab.ca/git/linux:
      of/irq: do irq resolution in platform_get_irq
      of: selftest: add deferred probe interrupt test
      dt: Fix binding typos in clock-names and interrupt-names
    87c7662b
am33xx.dtsi 18.6 KB