linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] powerpc/fsl-pci: add fsl, qoriq-pcie-v2.4 compatible string
@ 2012-07-25 21:59 Timur Tabi
  2012-07-25 21:59 ` [PATCH 2/3] powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees Timur Tabi
  2012-07-25 21:59 ` [PATCH 3/3] [v4] powerpc/p5040ds: Add support for P5040DS board Timur Tabi
  0 siblings, 2 replies; 7+ messages in thread
From: Timur Tabi @ 2012-07-25 21:59 UTC (permalink / raw)
  To: Kumar Gala, Kim Phillips, linuxppc-dev, Scott Wood

The PCI controller on the Freescale P5040 is v2.4.

Signed-off-by: Timur Tabi <timur@freescale.com>
---
 arch/powerpc/sysdev/fsl_pci.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/sysdev/fsl_pci.c b/arch/powerpc/sysdev/fsl_pci.c
index a7b2a60..50a38b3 100644
--- a/arch/powerpc/sysdev/fsl_pci.c
+++ b/arch/powerpc/sysdev/fsl_pci.c
@@ -818,6 +818,7 @@ static const struct of_device_id pci_ids[] = {
 	{ .compatible = "fsl,p1010-pcie", },
 	{ .compatible = "fsl,p1023-pcie", },
 	{ .compatible = "fsl,p4080-pcie", },
+	{ .compatible = "fsl,qoriq-pcie-v2.4", },
 	{ .compatible = "fsl,qoriq-pcie-v2.3", },
 	{ .compatible = "fsl,qoriq-pcie-v2.2", },
 	{},
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH 1/3] powerpc/fsl-pci: add fsl, qoriq-pcie-v2.4 compatible string
@ 2012-07-26 15:08 Timur Tabi
  2012-07-26 18:54 ` Kumar Gala
  0 siblings, 1 reply; 7+ messages in thread
From: Timur Tabi @ 2012-07-26 15:08 UTC (permalink / raw)
  To: Kim Phillips, Scott Wood, Kumar Gala, linuxppc-dev

The PCI controller on the Freescale P5040 is v2.4.

Signed-off-by: Timur Tabi <timur@freescale.com>
---
 arch/powerpc/sysdev/fsl_pci.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/sysdev/fsl_pci.c b/arch/powerpc/sysdev/fsl_pci.c
index a7b2a60..50a38b3 100644
--- a/arch/powerpc/sysdev/fsl_pci.c
+++ b/arch/powerpc/sysdev/fsl_pci.c
@@ -818,6 +818,7 @@ static const struct of_device_id pci_ids[] = {
 	{ .compatible = "fsl,p1010-pcie", },
 	{ .compatible = "fsl,p1023-pcie", },
 	{ .compatible = "fsl,p4080-pcie", },
+	{ .compatible = "fsl,qoriq-pcie-v2.4", },
 	{ .compatible = "fsl,qoriq-pcie-v2.3", },
 	{ .compatible = "fsl,qoriq-pcie-v2.2", },
 	{},
-- 
1.7.3.4

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

end of thread, other threads:[~2012-07-26 18:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 21:59 [PATCH 1/3] powerpc/fsl-pci: add fsl, qoriq-pcie-v2.4 compatible string Timur Tabi
2012-07-25 21:59 ` [PATCH 2/3] powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees Timur Tabi
2012-07-25 22:36   ` Kim Phillips
2012-07-25 22:46     ` Tabi Timur-B04825
2012-07-25 21:59 ` [PATCH 3/3] [v4] powerpc/p5040ds: Add support for P5040DS board Timur Tabi
  -- strict thread matches above, loose matches on Subject: below --
2012-07-26 15:08 [PATCH 1/3] powerpc/fsl-pci: add fsl, qoriq-pcie-v2.4 compatible string Timur Tabi
2012-07-26 18:54 ` 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).