]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2014 22:19:06 +0000 (15:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2014 22:19:06 +0000 (15:19 -0700)
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

1  2 
arch/arm/boot/dts/am33xx.dtsi

Simple merge