linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* RE: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-01-31  7:45 y
@ 2008-01-31  7:36 ` Zhang Wei
  0 siblings, 0 replies; 11+ messages in thread
From: Zhang Wei @ 2008-01-31  7:36 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev

Sorry for wrong sending name of this and next email.

Best Regards,
Wei.=20

> -----Original Message-----
> From: y [mailto:y]=20
> Sent: Thursday, January 31, 2008 3:45 PM
> To: galak@kernel.crashing.org
> Cc: linuxppc-dev@ozlabs.org; Zhang Wei
> Subject: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
>=20
> From: Zhang Wei <wei.zhang@freescale.com>
>=20
> Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
> ---
>  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
>=20
> diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts=20
> b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> index 556a9ca..1a0fce5 100644
> --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> @@ -25,6 +25,7 @@
>  		serial1 =3D &serial1;
>  		pci0 =3D &pci0;
>  		pci1 =3D &pci1;
> +		rapidio0 =3D &rapidio0;
>  	};
> =20
>  	cpus {
> @@ -499,4 +500,16 @@
>  				  0 00100000>;
>  		};
>  	};
> +
> +	rapidio0: rapidio@f80c0000 {
> +		#address-cells =3D <2>;
> +		#size-cells =3D <2>;
> +		compatible =3D "fsl,rapidio-delta";
> +		reg =3D <f80c0000 20000>;
> +		ranges =3D <0 0 c0000000 0 20000000>;
> +		interrupt-parent =3D <&mpic>;
> +		/* err_irq bell_outb_irq bell_inb_irq
> +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq=20
> msg2_rx_irq */
> +		interrupts =3D <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> +	};
>  };
> --=20
> 1.5.2
>=20
>=20

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
@ 2008-01-31  7:45 y
  2008-01-31  7:36 ` Zhang Wei
  0 siblings, 1 reply; 11+ messages in thread
From: y @ 2008-01-31  7:45 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev

From: Zhang Wei <wei.zhang@freescale.com>

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
---
 arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
index 556a9ca..1a0fce5 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
@@ -25,6 +25,7 @@
 		serial1 = &serial1;
 		pci0 = &pci0;
 		pci1 = &pci1;
+		rapidio0 = &rapidio0;
 	};
 
 	cpus {
@@ -499,4 +500,16 @@
 				  0 00100000>;
 		};
 	};
+
+	rapidio0: rapidio@f80c0000 {
+		#address-cells = <2>;
+		#size-cells = <2>;
+		compatible = "fsl,rapidio-delta";
+		reg = <f80c0000 20000>;
+		ranges = <0 0 c0000000 0 20000000>;
+		interrupt-parent = <&mpic>;
+		/* err_irq bell_outb_irq bell_inb_irq
+			msg1_tx_irq msg1_rx_irq	msg2_tx_irq msg2_rx_irq */
+		interrupts = <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
+	};
 };
-- 
1.5.2

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
@ 2008-01-31  7:46 Zhang Wei
  2008-01-31  7:46 ` [PATCH 2/2] Add RapidIO node probing into MPC86xx_HPCN board id table Zhang Wei
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Zhang Wei @ 2008-01-31  7:46 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
---
 arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
index 556a9ca..1a0fce5 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
@@ -25,6 +25,7 @@
 		serial1 = &serial1;
 		pci0 = &pci0;
 		pci1 = &pci1;
+		rapidio0 = &rapidio0;
 	};
 
 	cpus {
@@ -499,4 +500,16 @@
 				  0 00100000>;
 		};
 	};
+
+	rapidio0: rapidio@f80c0000 {
+		#address-cells = <2>;
+		#size-cells = <2>;
+		compatible = "fsl,rapidio-delta";
+		reg = <f80c0000 20000>;
+		ranges = <0 0 c0000000 0 20000000>;
+		interrupt-parent = <&mpic>;
+		/* err_irq bell_outb_irq bell_inb_irq
+			msg1_tx_irq msg1_rx_irq	msg2_tx_irq msg2_rx_irq */
+		interrupts = <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
+	};
 };
-- 
1.5.2

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 2/2] Add RapidIO node probing into MPC86xx_HPCN board id table.
  2008-01-31  7:46 [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Zhang Wei
@ 2008-01-31  7:46 ` Zhang Wei
  2008-01-31 16:28 ` [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Jon Loeliger
  2008-01-31 17:00 ` Jon Loeliger
  2 siblings, 0 replies; 11+ messages in thread
From: Zhang Wei @ 2008-01-31  7:46 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
---
 arch/powerpc/platforms/86xx/mpc86xx_hpcn.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c b/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
index cfbe8c5..4a3e421 100644
--- a/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
+++ b/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
@@ -215,6 +215,7 @@ mpc86xx_time_init(void)
 
 static __initdata struct of_device_id of_bus_ids[] = {
 	{ .compatible = "simple-bus", },
+	{ .compatible = "fsl,rapidio-delta", },
 	{},
 };
 
-- 
1.5.2

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* Re: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-01-31  7:46 [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Zhang Wei
  2008-01-31  7:46 ` [PATCH 2/2] Add RapidIO node probing into MPC86xx_HPCN board id table Zhang Wei
@ 2008-01-31 16:28 ` Jon Loeliger
  2008-02-01  3:19   ` Zhang Wei
  2008-02-01  4:51   ` Zhang Wei
  2008-01-31 17:00 ` Jon Loeliger
  2 siblings, 2 replies; 11+ messages in thread
From: Jon Loeliger @ 2008-01-31 16:28 UTC (permalink / raw)
  To: Zhang Wei; +Cc: linuxppc-dev

Zhang Wei wrote:
> Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
> ---
>  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> index 556a9ca..1a0fce5 100644
> --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> @@ -25,6 +25,7 @@
>  		serial1 = &serial1;
>  		pci0 = &pci0;
>  		pci1 = &pci1;
> +		rapidio0 = &rapidio0;
>  	};
>  
>  	cpus {
> @@ -499,4 +500,16 @@
>  				  0 00100000>;
>  		};
>  	};
> +
> +	rapidio0: rapidio@f80c0000 {
> +		#address-cells = <2>;
> +		#size-cells = <2>;
> +		compatible = "fsl,rapidio-delta";
> +		reg = <f80c0000 20000>;
> +		ranges = <0 0 c0000000 0 20000000>;
> +		interrupt-parent = <&mpic>;
> +		/* err_irq bell_outb_irq bell_inb_irq
> +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq msg2_rx_irq */
> +		interrupts = <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> +	};
>  };

The 8641 DTS file has been converted to /dts-v1/ format now.
Please rewrite this patch with explicit hex numbers for
addresses, even if 0x0, and decimal for IRQs.

Thanks,
jdl

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-01-31  7:46 [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Zhang Wei
  2008-01-31  7:46 ` [PATCH 2/2] Add RapidIO node probing into MPC86xx_HPCN board id table Zhang Wei
  2008-01-31 16:28 ` [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Jon Loeliger
@ 2008-01-31 17:00 ` Jon Loeliger
  2008-02-01  3:21   ` Zhang Wei
  2 siblings, 1 reply; 11+ messages in thread
From: Jon Loeliger @ 2008-01-31 17:00 UTC (permalink / raw)
  To: Zhang Wei; +Cc: linuxppc-dev

Zhang Wei wrote:
> Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
> ---
>  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> index 556a9ca..1a0fce5 100644
> --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts

> @@ -499,4 +500,16 @@
>  				  0 00100000>;
>  		};
>  	};
> +
> +	rapidio0: rapidio@f80c0000 {
> +		#address-cells = <2>;
> +		#size-cells = <2>;
> +		compatible = "fsl,rapidio-delta";
> +		reg = <f80c0000 20000>;
> +		ranges = <0 0 c0000000 0 20000000>;
> +		interrupt-parent = <&mpic>;
> +		/* err_irq bell_outb_irq bell_inb_irq
> +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq msg2_rx_irq */
> +		interrupts = <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> +	};
>  };

Have updates to the booting-without-of.txt file for
been made or proposed for the RapidIO node definition?

jdl

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-01-31 16:28 ` [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Jon Loeliger
@ 2008-02-01  3:19   ` Zhang Wei
  2008-02-01  4:51   ` Zhang Wei
  1 sibling, 0 replies; 11+ messages in thread
From: Zhang Wei @ 2008-02-01  3:19 UTC (permalink / raw)
  To: Loeliger Jon; +Cc: linuxppc-dev

Hi, Jon,=20

> -----Original Message-----
> From: Loeliger Jon=20
>=20
> Zhang Wei wrote:
> > Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
> > ---
> >  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
> >  1 files changed, 13 insertions(+), 0 deletions(-)
> >=20
> > diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts=20
> b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > index 556a9ca..1a0fce5 100644
> > --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > @@ -25,6 +25,7 @@
> >  		serial1 =3D &serial1;
> >  		pci0 =3D &pci0;
> >  		pci1 =3D &pci1;
> > +		rapidio0 =3D &rapidio0;
> >  	};
> > =20
> >  	cpus {
> > @@ -499,4 +500,16 @@
> >  				  0 00100000>;
> >  		};
> >  	};
> > +
> > +	rapidio0: rapidio@f80c0000 {
> > +		#address-cells =3D <2>;
> > +		#size-cells =3D <2>;
> > +		compatible =3D "fsl,rapidio-delta";
> > +		reg =3D <f80c0000 20000>;
> > +		ranges =3D <0 0 c0000000 0 20000000>;
> > +		interrupt-parent =3D <&mpic>;
> > +		/* err_irq bell_outb_irq bell_inb_irq
> > +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq=20
> msg2_rx_irq */
> > +		interrupts =3D <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> > +	};
> >  };
>=20
> The 8641 DTS file has been converted to /dts-v1/ format now.
> Please rewrite this patch with explicit hex numbers for
> addresses, even if 0x0, and decimal for IRQs.
>=20

Thanks! I'm dropped by fashion. :) I'll re-do them.

Cheers!
Wei.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-01-31 17:00 ` Jon Loeliger
@ 2008-02-01  3:21   ` Zhang Wei
  2008-02-01  3:32     ` Kumar Gala
  0 siblings, 1 reply; 11+ messages in thread
From: Zhang Wei @ 2008-02-01  3:21 UTC (permalink / raw)
  To: Loeliger Jon; +Cc: linuxppc-dev

=20

> -----Original Message-----
> From: Loeliger Jon=20
>=20
> Zhang Wei wrote:
> > Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
> > ---
> >  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
> >  1 files changed, 13 insertions(+), 0 deletions(-)
> >=20
> > diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts=20
> b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > index 556a9ca..1a0fce5 100644
> > --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
>=20
> > @@ -499,4 +500,16 @@
> >  				  0 00100000>;
> >  		};
> >  	};
> > +
> > +	rapidio0: rapidio@f80c0000 {
> > +		#address-cells =3D <2>;
> > +		#size-cells =3D <2>;
> > +		compatible =3D "fsl,rapidio-delta";
> > +		reg =3D <f80c0000 20000>;
> > +		ranges =3D <0 0 c0000000 0 20000000>;
> > +		interrupt-parent =3D <&mpic>;
> > +		/* err_irq bell_outb_irq bell_inb_irq
> > +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq=20
> msg2_rx_irq */
> > +		interrupts =3D <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> > +	};
> >  };
>=20
> Have updates to the booting-without-of.txt file for
> been made or proposed for the RapidIO node definition?
>=20
I remember Kumar has a patch for RapidIO node of booting-without-of.txt, =
is it?

Cheers!
Wei.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-02-01  3:21   ` Zhang Wei
@ 2008-02-01  3:32     ` Kumar Gala
  0 siblings, 0 replies; 11+ messages in thread
From: Kumar Gala @ 2008-02-01  3:32 UTC (permalink / raw)
  To: Zhang Wei; +Cc: linuxppc-dev


On Jan 31, 2008, at 9:21 PM, Zhang Wei wrote:

>
>
>> -----Original Message-----
>> From: Loeliger Jon
>>
>> Zhang Wei wrote:
>>> Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
>>> ---
>>> arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
>>> 1 files changed, 13 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
>> b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
>>> index 556a9ca..1a0fce5 100644
>>> --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
>>> +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
>>
>>> @@ -499,4 +500,16 @@
>>> 				  0 00100000>;
>>> 		};
>>> 	};
>>> +
>>> +	rapidio0: rapidio@f80c0000 {
>>> +		#address-cells = <2>;
>>> +		#size-cells = <2>;
>>> +		compatible = "fsl,rapidio-delta";
>>> +		reg = <f80c0000 20000>;
>>> +		ranges = <0 0 c0000000 0 20000000>;
>>> +		interrupt-parent = <&mpic>;
>>> +		/* err_irq bell_outb_irq bell_inb_irq
>>> +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq
>> msg2_rx_irq */
>>> +		interrupts = <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
>>> +	};
>>> };
>>
>> Have updates to the booting-without-of.txt file for
>> been made or proposed for the RapidIO node definition?
>>
> I remember Kumar has a patch for RapidIO node of booting-without- 
> of.txt, is it?

I do.. I'll post it and update the .dts patch once I sort through all  
the patches.

- k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-01-31 16:28 ` [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Jon Loeliger
  2008-02-01  3:19   ` Zhang Wei
@ 2008-02-01  4:51   ` Zhang Wei
  2008-02-01 14:30     ` Jon Loeliger
  1 sibling, 1 reply; 11+ messages in thread
From: Zhang Wei @ 2008-02-01  4:51 UTC (permalink / raw)
  To: Loeliger Jon; +Cc: linuxppc-dev

Hi, Jon,=20

> -----Original Message-----
> From: Loeliger Jon=20
>=20
> Zhang Wei wrote:
> > Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
> > ---
> >  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
> >  1 files changed, 13 insertions(+), 0 deletions(-)
> >=20
> > diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts=20
> b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > index 556a9ca..1a0fce5 100644
> > --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> > @@ -25,6 +25,7 @@
> >  		serial1 =3D &serial1;
> >  		pci0 =3D &pci0;
> >  		pci1 =3D &pci1;
> > +		rapidio0 =3D &rapidio0;
> >  	};
> > =20
> >  	cpus {
> > @@ -499,4 +500,16 @@
> >  				  0 00100000>;
> >  		};
> >  	};
> > +
> > +	rapidio0: rapidio@f80c0000 {
> > +		#address-cells =3D <2>;
> > +		#size-cells =3D <2>;
> > +		compatible =3D "fsl,rapidio-delta";
> > +		reg =3D <f80c0000 20000>;
> > +		ranges =3D <0 0 c0000000 0 20000000>;
> > +		interrupt-parent =3D <&mpic>;
> > +		/* err_irq bell_outb_irq bell_inb_irq
> > +			msg1_tx_irq msg1_rx_irq	msg2_tx_irq=20
> msg2_rx_irq */
> > +		interrupts =3D <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> > +	};
> >  };
>=20
> The 8641 DTS file has been converted to /dts-v1/ format now.
> Please rewrite this patch with explicit hex numbers for
> addresses, even if 0x0, and decimal for IRQs.
>=20
I have seen other nodes in mpc8641_hpcn.dts still use old style.
 Is it better to create an another new patch for correcting the style =
all?

Cheers!
Wei

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file
  2008-02-01  4:51   ` Zhang Wei
@ 2008-02-01 14:30     ` Jon Loeliger
  0 siblings, 0 replies; 11+ messages in thread
From: Jon Loeliger @ 2008-02-01 14:30 UTC (permalink / raw)
  To: Zhang Wei; +Cc: linuxppc-dev

So, like, the other day "Zhang Wei" mumbled:
> > 
> > The 8641 DTS file has been converted to /dts-v1/ format now.
> > Please rewrite this patch with explicit hex numbers for
> > addresses, even if 0x0, and decimal for IRQs.
>
> I have seen other nodes in mpc8641_hpcn.dts still use old style.
>  Is it better to create an another new patch for correcting the style all?

The file as to be all one format or the other, it can not be mixed.

Kumar applied my patches to convert all the 86xx FSL boards to /dts-v1/
and they have gone into Paul's and Linus' mainline already.

If another old style node goes by, we should all gang up on it! :-)

jdl

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-02-01 14:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-31  7:46 [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Zhang Wei
2008-01-31  7:46 ` [PATCH 2/2] Add RapidIO node probing into MPC86xx_HPCN board id table Zhang Wei
2008-01-31 16:28 ` [PATCH 1/2] Add RapidIO node into MPC8641HPCN dts file Jon Loeliger
2008-02-01  3:19   ` Zhang Wei
2008-02-01  4:51   ` Zhang Wei
2008-02-01 14:30     ` Jon Loeliger
2008-01-31 17:00 ` Jon Loeliger
2008-02-01  3:21   ` Zhang Wei
2008-02-01  3:32     ` Kumar Gala
  -- strict thread matches above, loose matches on Subject: below --
2008-01-31  7:45 y
2008-01-31  7:36 ` Zhang Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).