Ack, Tested the patch set on Freescale board and working good.
Thanks
Jason Jin
> -Original Message-
> From: Michael Ellerman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2008 10:46 PM
> To: Benjamin Herrenschmidt
> Cc: linuxppc-dev@ozlabs.org; Olof Johannsson;
> On May 22, 2008, at 9:15 PM, Jin Zhengxiong wrote:
>
> > Hi, Kumar,
> >
> > So I should change the MSI hwirq num according to this change, The
> > patches will be send after this changes updated to your tree. How
> > about applying the MSI driver firs
Hi, Kumar,
So I should change the MSI hwirq num according to this change, The
patches
will be send after this changes updated to your tree. How about applying
the MSI
driver firstly?
Jason
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> g] On Behalf Of Ben
> -Original Message-
> From: Kumar Gala [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 21, 2008 11:39 AM
> To: Jin Zhengxiong
> Cc: linuxppc-dev@ozlabs.org
> Subject: Re: [PATCH 3/4 V4] Enable MSI support for MPC8610HPCD board
>
>
> On May 20, 2008,
> -Original Message-
> From: Kumar Gala [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 20, 2008 9:24 PM
> To: Jin Zhengxiong
> Cc: linuxppc-dev@ozlabs.org
> Subject: Re: [PATCH 3/4 V4] Enable MSI support for MPC8610HPCD board
>
> > diff --git a/
> -Original Message-
> From: Michael Ellerman [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 19, 2008 10:09 AM
> To: Jin Zhengxiong
> Cc: [EMAIL PROTECTED]; linuxppc-dev@ozlabs.org;
> [EMAIL PROTECTED]
> Subject: Re: [PATCH 2/4 V5] MSI support on 83xx/85xx/86xx board
Hi Stephen,
Thanks for the comments, I'd like to clean up some of the
codes by patch after some updates(such as irq_alloc_host you
mentioned).
Jason
> -Original Message-
> From: Stephen Rothwell [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 19, 2008 11:34 AM
> To: Ji
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Grant Likely
> Sent: Friday, May 09, 2008 9:25 PM
> To: Jin Zhengxiong
> Cc: [EMAIL PROTECTED]; linuxppc-dev@ozlabs.org
> Subject: Re: [PATCH 1/4 V2] booting-without-of for Free
>
> ...
>
> > +static int fsl_msi_host_match(struct irq_host *h, struct
> device_node
> > +*node) {
> > + /* Exact match*/
> > + return h->of_node == node;
> > +}
>
> This is the default behaviour, so technically you don't need
> this routine - but I'm not fussed.
You are right, I notice
> -Original Message-
> From: Segher Boessenkool [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 09, 2008 6:14 PM
> To: Jin Zhengxiong
> Cc: [EMAIL PROTECTED]; linuxppc-dev@ozlabs.org;
> [EMAIL PROTECTED]
> Subject: Re: [PATCH 1/4 V2] booting-without-of for Freescale
Hi, Segher.
Thanks
> > +- compatible : set as "fsl,86xx-MSI" for 86xx cpu,
> "fsl,85xx-MSI"
> > for 85xx
> > + cpu and "fsl,83xx-MSI" for 83xx cpu.
>
> Don't use "xx", use real device names instead. If for
> example the oldest 86xx device that implements this is 8600,
> and you wri
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> g] On Behalf Of Kumar Gala
> Sent: Tuesday, May 06, 2008 3:12 AM
> To: Anton Vorontsov
> Cc: linuxppc-dev@ozlabs.org
> Subject: Re: [PATCH 2/2] [POWERPC] 86xx: mpc8610_hpcd: add
> support for ULI RTC
>
>
> O
> >
> > Thanks for your input. I think the name "fsl,MPIC-MSI" and
> > "fsl,IPIC-MSI"
> > is somethind specific.
>
> This is the third MSI-on-MPIC I've seen, and I doubt it will
> be the last. It is likely FSL will make some different one
> in the future, as well.
>
This is the first patch f
Hi Micheal,
Thank you for your comments.
I'll send the new version according to feedback.
Jason
> -Original Message-
> From: Michael Ellerman [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 05, 2008 7:24 PM
> To: Jin Zhengxiong
> Cc: [EMAIL PROTECTED]; linuxppc-dev@
>
> > +- compatible : should be "fsl,MPIC-MSI" for 85xx/86xx cpu,
> > + and "fsl,IPIC-MSI" for 83xx cpu.
>
> Please use a more specific name, "fsl,8599-msi" or similar?
>
Thanks for your input. I think the name "fsl,MPIC-MSI" and
"fsl,IPIC-MSI"
is somethind specific. Actually, from th
> -Original Message-
> From: Gala Kumar
> Sent: Tuesday, April 22, 2008 9:38 PM
> To: Jin Zhengxiong
> Cc: linuxppc-dev@ozlabs.org
> Subject: Re: [PATCH v2] MSI driver for Freescale 83xx/85xx/86xx cpu
>
> > diff --git a/arch/powerpc/sysdev/Makefile b/arch/po
> -Original Message-
> From: Michael Ellerman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 22, 2008 12:35 PM
> To: Jin Zhengxiong
> Cc: linuxppc-dev list; Gala Kumar
> Subject: RE: [PATCH 1/3] MSI driver for Freescale 83xx/85xx/86xx cpu
>
> On Mon, 2008-0
Hi, Michael,
Thank you very much for you input, please see my inline answer.
B.R
Jason
> -Original Message-
> From: Michael Ellerman [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 21, 2008 2:22 PM
> To: Jin Zhengxiong
> Cc: linuxppc-dev@ozlabs.org; Gala Kumar
> Sub
> -Original Message-
> From: Kumar Gala [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 14, 2007 4:52 PM
> To: Li Tony
> Cc: Phillips Kim; [EMAIL PROTECTED]; linuxppc-dev list;
> Jin Zhengxiong; Olof Johansson
> Subject: Re: [PATCH 2/2] powerpc: Add IPIC MSI s
19 matches
Mail list logo