Linus Walleij [off-list ref] writes:
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.
Fix this up by marking the node disabled again.
Acked-by: Lee Jones <redacted>
Signed-off-by: Linus Walleij <redacted>
---
Hi ARM SoC guys, can you please apply this patch directly
for fixes, there is no point to send a pull request with a
single patch in it.
Applied to fixes,
Kevin