On Jul 21, 2011, at 5:25 AM, Shaohui Xie wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Shaohui Xie <redacted>
---
arch/powerpc/platforms/85xx/corenet_ds.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
=20
diff --git a/arch/powerpc/platforms/85xx/corenet_ds.c =
b/arch/powerpc/platforms/85xx/corenet_ds.c
quoted hunk ↗ jump to hunk
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 { .compatible =3D "simple-bus"
},
{
+ .compatible =3D "fsl,p4080-pcie"
+ },
+ {
.compatible =3D "fsl,rapidio-delta",
},
{}
--=20
1.6.4
=20
What about p204x, p3041 & p5020 boards?
- k=