From: Linus Torvalds Date: Sun, 16 Feb 2014 19:03:58 +0000 (-0800) Subject: Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh... X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=4302a8750d6f1c26eea16f4a202f9adcb2402014;hp=-c;p=~andy%2Flinux Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Pull devicetree fixes from Rob Herring: "Fix booting on PPC boards. Changes to of_match_node matching caused the serial port on some PPC boards to stop working. Reverted the change and reimplement to split matching between new style compatible only matching and fallback to old matching algorithm" * tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: of: search the best compatible match first in __of_match_node() Revert "OF: base: match each node compatible against all given matches first" --- 4302a8750d6f1c26eea16f4a202f9adcb2402014