OSDN Git Service

powerpc/fsl_msi: support vmpic msi with mpic 4.3
authorTudor Laurentiu <b10716@freescale.com>
Wed, 13 Aug 2014 13:55:13 +0000 (16:55 +0300)
committerScott Wood <scottwood@freescale.com>
Wed, 3 Sep 2014 23:02:14 +0000 (18:02 -0500)
commit67e35c3a79b7349a9b0dbe1dd0bf82def0296714
treedf00bfb2ab1a950f13e239ee9dc0faf9a1693d4a
parent84f44cc56c0994df7778bde55c8d5e9aa9fff8f5
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 <Laurentiu.Tudor@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/sysdev/fsl_msi.c