Re: [PATCH 3/4] fsl_msi: enable msi sharing through AMP OSes

2010-04-19 Thread Li Yang
On Mon, Apr 19, 2010 at 10:34 AM, Michael Ellerman mich...@ellerman.id.au wrote: On Fri, 2010-04-16 at 15:34 +0800, Li Yang wrote: From: Zhao Chenhui b26...@freescale.com Make a single PCIe MSI bank shareable through CAMP OSes. The number of MSI used by each core can be configured by dts

Re: [PATCH 3/4] fsl_msi: enable msi sharing through AMP OSes

2010-04-18 Thread Michael Ellerman
On Fri, 2010-04-16 at 15:34 +0800, Li Yang wrote: From: Zhao Chenhui b26...@freescale.com Make a single PCIe MSI bank shareable through CAMP OSes. The number of MSI used by each core can be configured by dts file. Signed-off-by: Zhao Chenhui b26...@freescale.com Signed-off-by: Li Yang

[PATCH 3/4] fsl_msi: enable msi sharing through AMP OSes

2010-04-16 Thread Li Yang
From: Zhao Chenhui b26...@freescale.com Make a single PCIe MSI bank shareable through CAMP OSes. The number of MSI used by each core can be configured by dts file. Signed-off-by: Zhao Chenhui b26...@freescale.com Signed-off-by: Li Yang le...@freescale.com --- arch/powerpc/sysdev/fsl_msi.c|