From: Linus Walleij Date: Tue, 2 Sep 2014 12:41:21 +0000 (+0200) Subject: ARM: ux500: disable msp2 node on Snowball X-Git-Tag: fixes-v3.17-rc4~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd366fdf2650531045ce47833b1efcdeec4dd86;p=pandora-kernel.git ARM: ux500: disable msp2 node on Snowball Analogous to commit 8858d88a25142544843869f0cd3e6654aa7b4aec that fixed commit 70b41abc151f9 "ARM: ux500: move MSP pin control to the device tree" accidentally activated MSP2, giving rise to a boot scroll scream as the kernel attempts to probe a driver for it and fails to obtain DMA channel 14. For some reason I forgot to fix this on the Snowball. Fix this up by marking the node disabled again. Cc: Lee Jones Signed-off-by: Linus Walleij Tested-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed