Re: [PATCH 1/6] Change RIO function mpc85xx_ to fsl_ .

2008-01-30 Thread Kumar Gala
On Jan 31, 2008, at 12:04 AM, Zhang Wei wrote: All right, I'll give you another patch for 86xx dts file. :) Btw: Why the PCI and other nodes were moved from SOC? Just for clear? If they are moved out, their register address must use full address not offset address. we did this because the

RE: [PATCH 1/6] Change RIO function mpc85xx_ to fsl_ .

2008-01-30 Thread Zhang Wei
ilto:[EMAIL PROTECTED] > Sent: Wednesday, January 30, 2008 10:44 PM > To: Zhang Wei > Cc: [EMAIL PROTECTED]; > linux-kernel@vger.kernel.org; [EMAIL PROTECTED] > Subject: Re: [PATCH 1/6] Change RIO function mpc85xx_ to fsl_ . > > Can you post a device tree update as well. &g

Re: [PATCH 1/6] Change RIO function mpc85xx_ to fsl_ .

2008-01-30 Thread Kumar Gala
Can you post a device tree update as well. The older patches on the list for the 86xx .dts should NOT put the rio node under the soc. It should be at the same level as PCI. - k -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTE

[PATCH 1/6] Change RIO function mpc85xx_ to fsl_ .

2008-01-30 Thread Zhang Wei
The driver is also fit for Freescale MPC8641 processor. Signed-off-by: Zhang Wei <[EMAIL PROTECTED]> --- arch/powerpc/sysdev/fsl_rio.c | 80 1 files changed, 40 insertions(+), 40 deletions(-) diff --git a/arch/powerpc/sysdev/fsl_rio.c b/arch/powerpc/sys