From: Minghuan Lian Date: Wed, 31 Jul 2013 02:59:07 +0000 (+0800) Subject: powerpc/dts: fix sRIO error interrupt for b4860 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~44^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e3d4373b8a7757a8f5187f5cabafb6aceff469b;p=pandora-kernel.git powerpc/dts: fix sRIO error interrupt for b4860 For B4 platform, MPIC EISR register is in reversed bitmap order, instead of "Error interrupt source 0-31. Bit 0 represents SRC0." the correct ordering is "Error interrupt source 0-31. Bit 0 represents SRC31." This patch is to fix sRIO EISR bit value of error interrupt in dts node. Signed-off-by: Minghuan Lian Signed-off-by: Scott Wood --- Reading git-diff-tree failed