RE: [PATCH 2/4] powerpc/85xx: enable pcie initialization for P4080
From: Xie Shaohui-B21989 <hidden>
Date: 2011-07-22 10:10:11
-----Original Message----- From: Gala Kumar-B11780 Sent: Friday, July 22, 2011 2:06 PM To: Xie Shaohui-B21989 Cc: linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 2/4] powerpc/85xx: enable pcie initialization for P4080 On Jul 21, 2011, at 5:25 AM, Shaohui Xie wrote:quoted
Signed-off-by: Shaohui Xie <redacted> --- arch/powerpc/platforms/85xx/corenet_ds.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)diff --git a/arch/powerpc/platforms/85xx/corenet_ds.cb/arch/powerpc/platforms/85xx/corenet_ds.cquoted
index 2ab338c..15247b0 100644--- a/arch/powerpc/platforms/85xx/corenet_ds.c +++ b/arch/powerpc/platforms/85xx/corenet_ds.c@@ -114,6 +114,9 @@ static const struct of_device_id of_device_ids[]__devinitconst =3D {quoted
.compatible =3D "simple-bus" }, { + .compatible =3D "fsl,p4080-pcie" + }, + { .compatible =3D "fsl,rapidio-delta", }, {} -- 1.6.4What about p204x, p3041 & p5020 boards?
[Xie Shaohui] I've check the galak/powerpc.git 'next' branch, this patch is= not needed, please ignore it. Best Regards,=20 Shaohui Xie