RE: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-10-30 Thread Zhang Wei-r63237
Yes, I'm working on it. Do not worry about it.

Wei. 

> -Original Message-
> From: Kumar Gala [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, October 30, 2007 4:31 AM
> To: [EMAIL PROTECTED]
> Cc: Zhang Wei-r63237; [EMAIL PROTECTED]; 
> [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
> linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc 
> to powerpc architecture and adding memory mapped RapidIO driver.
> 
> 
> On Oct 29, 2007, at 2:38 PM, Phil Terry wrote:
> 
> > Can anyone tell me what the status of these are? What kernel  
> > release are
> > they targetted for? Currently I'm trying to work with 2.6.23 plus  
> > these
> > patches locally.
> 
> hopefully 2.6.25.  I'd like to get the documentation updates in  
> 2.6.24 if we have agreement on them.
> 
> - k
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-10-30 Thread Zhang Wei-r63237
Yes, I'm working on it. Do not worry about it.

Wei. 

 -Original Message-
 From: Kumar Gala [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, October 30, 2007 4:31 AM
 To: [EMAIL PROTECTED]
 Cc: Zhang Wei-r63237; [EMAIL PROTECTED]; 
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
 linux-kernel@vger.kernel.org
 Subject: Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc 
 to powerpc architecture and adding memory mapped RapidIO driver.
 
 
 On Oct 29, 2007, at 2:38 PM, Phil Terry wrote:
 
  Can anyone tell me what the status of these are? What kernel  
  release are
  they targetted for? Currently I'm trying to work with 2.6.23 plus  
  these
  patches locally.
 
 hopefully 2.6.25.  I'd like to get the documentation updates in  
 2.6.24 if we have agreement on them.
 
 - k
 
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-10-29 Thread Kumar Gala


On Oct 29, 2007, at 2:38 PM, Phil Terry wrote:

Can anyone tell me what the status of these are? What kernel  
release are
they targetted for? Currently I'm trying to work with 2.6.23 plus  
these

patches locally.


hopefully 2.6.25.  I'd like to get the documentation updates in  
2.6.24 if we have agreement on them.


- k
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-10-29 Thread Phil Terry
Can anyone tell me what the status of these are? What kernel release are
they targetted for? Currently I'm trying to work with 2.6.23 plus these
patches locally.

Cheers
Phil

On Thu, 2007-07-26 at 16:42 +0800, Zhang Wei wrote:
> These patches are the version 3 patches for RapidIO with dts update and some 
> minor fixups.
> 
> These patches are used for supporting RapidIO controllers of Freescale. I 
> ported them from ppc architecture to powerpc architecture and added some new 
> features, such as memory mapped driver.
> 
> [PATCH 1/5] Add the explanation and sample of RapidIO DTS OF-node to the 
> document of booting-without-of.txt file.
> [PATCH 2/5] Add RapidIO OF-node to MPC8641HPCN board dts file.
> [PATCH 3/5] Add the platform device support with RapidIO to MPC8641HPCN 
> platform.
> [PATCH 4/5] Add RapidIO support to powerpc architecture.
> [PATCH 5/5] Add the memory management driver to RapidIO.
> 
> Please see below descriptions of these patches:
> 1. Add the RapidIO driver of-device support.
> 2. Add the RapidIO driver support to MPC8641HPCN board.
> 3. Port the RapidIO from ppc to powerpc architecture.
> 4. Add Memory mapped RapidIO driver.
> 5. Add the support to multi master ports.
> 6. Add a simple bitmap RapidIO space allocator driver.
> 7. Change the RapidIO system size of menuconfig to automatically detection.
> 
> Thanks!
> 
> Best Regards,
> Zhang Wei
> 
> 
> 
> ___
> Linuxppc-dev mailing list
> [EMAIL PROTECTED]
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 
> 


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-10-29 Thread Kumar Gala


On Oct 29, 2007, at 2:38 PM, Phil Terry wrote:

Can anyone tell me what the status of these are? What kernel  
release are
they targetted for? Currently I'm trying to work with 2.6.23 plus  
these

patches locally.


hopefully 2.6.25.  I'd like to get the documentation updates in  
2.6.24 if we have agreement on them.


- k
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-10-29 Thread Phil Terry
Can anyone tell me what the status of these are? What kernel release are
they targetted for? Currently I'm trying to work with 2.6.23 plus these
patches locally.

Cheers
Phil

On Thu, 2007-07-26 at 16:42 +0800, Zhang Wei wrote:
 These patches are the version 3 patches for RapidIO with dts update and some 
 minor fixups.
 
 These patches are used for supporting RapidIO controllers of Freescale. I 
 ported them from ppc architecture to powerpc architecture and added some new 
 features, such as memory mapped driver.
 
 [PATCH 1/5] Add the explanation and sample of RapidIO DTS OF-node to the 
 document of booting-without-of.txt file.
 [PATCH 2/5] Add RapidIO OF-node to MPC8641HPCN board dts file.
 [PATCH 3/5] Add the platform device support with RapidIO to MPC8641HPCN 
 platform.
 [PATCH 4/5] Add RapidIO support to powerpc architecture.
 [PATCH 5/5] Add the memory management driver to RapidIO.
 
 Please see below descriptions of these patches:
 1. Add the RapidIO driver of-device support.
 2. Add the RapidIO driver support to MPC8641HPCN board.
 3. Port the RapidIO from ppc to powerpc architecture.
 4. Add Memory mapped RapidIO driver.
 5. Add the support to multi master ports.
 6. Add a simple bitmap RapidIO space allocator driver.
 7. Change the RapidIO system size of menuconfig to automatically detection.
 
 Thanks!
 
 Best Regards,
 Zhang Wei
 
 
 
 ___
 Linuxppc-dev mailing list
 [EMAIL PROTECTED]
 https://ozlabs.org/mailman/listinfo/linuxppc-dev
 
 


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-07-27 Thread Kumar Gala


On Jul 26, 2007, at 3:42 AM, Zhang Wei wrote:

These patches are the version 3 patches for RapidIO with dts update  
and some minor fixups.


These patches are used for supporting RapidIO controllers of  
Freescale. I ported them from ppc architecture to powerpc  
architecture and added some new features, such as memory mapped  
driver.


[PATCH 1/5] Add the explanation and sample of RapidIO DTS OF-node  
to the document of booting-without-of.txt file.

[PATCH 2/5] Add RapidIO OF-node to MPC8641HPCN board dts file.
[PATCH 3/5] Add the platform device support with RapidIO to  
MPC8641HPCN platform.

[PATCH 4/5] Add RapidIO support to powerpc architecture.
[PATCH 5/5] Add the memory management driver to RapidIO.

Please see below descriptions of these patches:
1. Add the RapidIO driver of-device support.
2. Add the RapidIO driver support to MPC8641HPCN board.
3. Port the RapidIO from ppc to powerpc architecture.


Can we do the port from ppc as follows:
- cp arch/ppc/syslib/*85xx*rio to arch/powerpc/syslib/fsl_rio.{c,h}  
make everything still build

- rename cleanup the code in fsl_rio.{c,h}

this makes it easier to see what changes actually are to fsl_rio.{c,h}


4. Add Memory mapped RapidIO driver.
5. Add the support to multi master ports.
6. Add a simple bitmap RapidIO space allocator driver.
7. Change the RapidIO system size of menuconfig to automatically  
detection.


also you describe 7 items, was expect 7 patches :)

- k
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-07-27 Thread Kumar Gala


On Jul 26, 2007, at 3:42 AM, Zhang Wei wrote:

These patches are the version 3 patches for RapidIO with dts update  
and some minor fixups.


These patches are used for supporting RapidIO controllers of  
Freescale. I ported them from ppc architecture to powerpc  
architecture and added some new features, such as memory mapped  
driver.


[PATCH 1/5] Add the explanation and sample of RapidIO DTS OF-node  
to the document of booting-without-of.txt file.

[PATCH 2/5] Add RapidIO OF-node to MPC8641HPCN board dts file.
[PATCH 3/5] Add the platform device support with RapidIO to  
MPC8641HPCN platform.

[PATCH 4/5] Add RapidIO support to powerpc architecture.
[PATCH 5/5] Add the memory management driver to RapidIO.

Please see below descriptions of these patches:
1. Add the RapidIO driver of-device support.
2. Add the RapidIO driver support to MPC8641HPCN board.
3. Port the RapidIO from ppc to powerpc architecture.


Can we do the port from ppc as follows:
- cp arch/ppc/syslib/*85xx*rio to arch/powerpc/syslib/fsl_rio.{c,h}  
make everything still build

- rename cleanup the code in fsl_rio.{c,h}

this makes it easier to see what changes actually are to fsl_rio.{c,h}


4. Add Memory mapped RapidIO driver.
5. Add the support to multi master ports.
6. Add a simple bitmap RapidIO space allocator driver.
7. Change the RapidIO system size of menuconfig to automatically  
detection.


also you describe 7 items, was expect 7 patches :)

- k
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-07-26 Thread Zhang Wei
These patches are the version 3 patches for RapidIO with dts update and some 
minor fixups.

These patches are used for supporting RapidIO controllers of Freescale. I 
ported them from ppc architecture to powerpc architecture and added some new 
features, such as memory mapped driver.

[PATCH 1/5] Add the explanation and sample of RapidIO DTS OF-node to the 
document of booting-without-of.txt file.
[PATCH 2/5] Add RapidIO OF-node to MPC8641HPCN board dts file.
[PATCH 3/5] Add the platform device support with RapidIO to MPC8641HPCN 
platform.
[PATCH 4/5] Add RapidIO support to powerpc architecture.
[PATCH 5/5] Add the memory management driver to RapidIO.

Please see below descriptions of these patches:
1. Add the RapidIO driver of-device support.
2. Add the RapidIO driver support to MPC8641HPCN board.
3. Port the RapidIO from ppc to powerpc architecture.
4. Add Memory mapped RapidIO driver.
5. Add the support to multi master ports.
6. Add a simple bitmap RapidIO space allocator driver.
7. Change the RapidIO system size of menuconfig to automatically detection.

Thanks!

Best Regards,
Zhang Wei



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.

2007-07-26 Thread Zhang Wei
These patches are the version 3 patches for RapidIO with dts update and some 
minor fixups.

These patches are used for supporting RapidIO controllers of Freescale. I 
ported them from ppc architecture to powerpc architecture and added some new 
features, such as memory mapped driver.

[PATCH 1/5] Add the explanation and sample of RapidIO DTS OF-node to the 
document of booting-without-of.txt file.
[PATCH 2/5] Add RapidIO OF-node to MPC8641HPCN board dts file.
[PATCH 3/5] Add the platform device support with RapidIO to MPC8641HPCN 
platform.
[PATCH 4/5] Add RapidIO support to powerpc architecture.
[PATCH 5/5] Add the memory management driver to RapidIO.

Please see below descriptions of these patches:
1. Add the RapidIO driver of-device support.
2. Add the RapidIO driver support to MPC8641HPCN board.
3. Port the RapidIO from ppc to powerpc architecture.
4. Add Memory mapped RapidIO driver.
5. Add the support to multi master ports.
6. Add a simple bitmap RapidIO space allocator driver.
7. Change the RapidIO system size of menuconfig to automatically detection.

Thanks!

Best Regards,
Zhang Wei



-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/