linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/3] powerpc/85xx: Update of_platform_bus_probe list to include PCI controller
@ 2010-11-05  2:57 Lan Chunhe
  0 siblings, 0 replies; 4+ messages in thread
From: Lan Chunhe @ 2010-11-05  2:57 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Lan Chunhe, akpm, Kai.Jiang, dougthompson

We need to get the pci controller created as an of platform device to
allow the EDAC driver to bind to it on P4080DS.

Signed-off-by: Kai.Jiang <Kai.Jiang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Lan Chunhe <b25806@freescale.com>
---
 arch/powerpc/platforms/85xx/corenet_ds.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/platforms/85xx/corenet_ds.c b/arch/powerpc/platforms/85xx/corenet_ds.c
index 2ab338c..bf9b9e5 100644
--- a/arch/powerpc/platforms/85xx/corenet_ds.c
+++ b/arch/powerpc/platforms/85xx/corenet_ds.c
@@ -116,6 +116,9 @@ static const struct of_device_id of_device_ids[] __devinitconst = {
 	{
 		.compatible	= "fsl,rapidio-delta",
 	},
+	{
+		.compatible	= "fsl,p4080-pcie",
+	},
 	{}
 };
 
-- 
1.5.4.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH 3/3] powerpc/85xx: Update of_platform_bus_probe list to include PCI controller
@ 2010-11-05  5:28 Lan Chunhe
  2010-11-11 11:59 ` Kumar Gala
  0 siblings, 1 reply; 4+ messages in thread
From: Lan Chunhe @ 2010-11-05  5:28 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Lan Chunhe, akpm, Kai.Jiang, dougthompson

We need to get the pci controller created as an of platform device to
allow the EDAC driver to bind to it on P4080DS.

Signed-off-by: Kai.Jiang <Kai.Jiang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Lan Chunhe <b25806@freescale.com>
---
 arch/powerpc/platforms/85xx/corenet_ds.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/platforms/85xx/corenet_ds.c b/arch/powerpc/platforms/85xx/corenet_ds.c
index 2ab338c..bf9b9e5 100644
--- a/arch/powerpc/platforms/85xx/corenet_ds.c
+++ b/arch/powerpc/platforms/85xx/corenet_ds.c
@@ -116,6 +116,9 @@ static const struct of_device_id of_device_ids[] __devinitconst = {
 	{
 		.compatible	= "fsl,rapidio-delta",
 	},
+	{
+		.compatible	= "fsl,p4080-pcie",
+	},
 	{}
 };
 
-- 
1.5.4.5

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

end of thread, other threads:[~2010-11-11 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05  2:57 [PATCH 3/3] powerpc/85xx: Update of_platform_bus_probe list to include PCI controller Lan Chunhe
  -- strict thread matches above, loose matches on Subject: below --
2010-11-05  5:28 Lan Chunhe
2010-11-11 11:59 ` Kumar Gala
2010-11-11 12:01   ` Kumar Gala

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).