From: Linus Torvalds Date: Mon, 28 Apr 2014 22:19:06 +0000 (-0700) Subject: Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=87c7662bea584d5e495e97a59c20b9abaac4eee8;p=linux-beck.git Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux 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 --- 87c7662bea584d5e495e97a59c20b9abaac4eee8