From: Tudor Laurentiu Date: Wed, 13 Aug 2014 13:55:13 +0000 (+0300) Subject: powerpc/fsl_msi: support vmpic msi with mpic 4.3 X-Git-Tag: fixes-against-v3.18-rc2~117^2~22^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e35c3a79b7349a9b0dbe1dd0bf82def0296714;p=pandora-kernel.git powerpc/fsl_msi: support vmpic msi with mpic 4.3 The new MSI block in MPIC 4.3 added the MSIIR1 register, with a different layout, in order to support 16 MSIR registers. The msi binding was also updated so that the "reg" reflects the newly introduced MSIIR1 register. Virtual machines advertise these msi nodes by using the compatible "fsl,vmpic-msi-v4.3" so add support for it. Signed-off-by: Laurentiu Tudor Cc: Scott Wood Signed-off-by: Scott Wood --- Reading git-diff-tree failed