[PATCH][v3] powerpc/mpc85xx: Add FMan platform support

Subsystems: linux for powerpc (32-bit and 64-bit), linux for powerpc embedded ppc85xx, the rest

STALE4189d

3 messages, 3 authors, 2015-02-23 · open the first message on its own page

[PATCH][v3] powerpc/mpc85xx: Add FMan platform support

From: Igal.Liberman <hidden>
Date: 2015-02-18 18:27:11

From: Igal Liberman <redacted>

Get the FMan devices/sub-nodes (MAC, MDIO, etc.) auto-probed

Signed-off-by: Igal Liberman <redacted>
---
 arch/powerpc/platforms/85xx/common.c          |    1 +
 arch/powerpc/platforms/85xx/corenet_generic.c |    3 +++
 2 files changed, 4 insertions(+)
diff --git a/arch/powerpc/platforms/85xx/common.c b/arch/powerpc/platforms/85xx/common.c
index 4a9ad87..7bfb9b1 100644
--- a/arch/powerpc/platforms/85xx/common.c
+++ b/arch/powerpc/platforms/85xx/common.c
@@ -40,6 +40,7 @@ static const struct of_device_id mpc85xx_common_ids[] __initconst = {
 	{ .compatible = "fsl,qoriq-pcie-v2.4", },
 	{ .compatible = "fsl,qoriq-pcie-v2.3", },
 	{ .compatible = "fsl,qoriq-pcie-v2.2", },
+	{ .compatible = "fsl,fman", },
 	{},
 };
 
diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c b/arch/powerpc/platforms/85xx/corenet_generic.c
index 63bef30..9824d2c 100644
--- a/arch/powerpc/platforms/85xx/corenet_generic.c
+++ b/arch/powerpc/platforms/85xx/corenet_generic.c
@@ -117,6 +117,9 @@ static const struct of_device_id of_device_ids[] = {
 	{
 		.compatible	= "fsl,qe",
 	},
+	{
+		.compatible    = "fsl,fman",
+	},
 	/* The following two are for the Freescale hypervisor */
 	{
 		.name		= "hypervisor",
-- 
1.7.9.5

Re: [PATCH][v3] powerpc/mpc85xx: Add FMan platform support

From: Scott Wood <hidden>
Date: 2015-02-23 22:02:08

On Wed, 2015-02-18 at 16:04 +0200, Igal.Liberman wrote:
From: Igal Liberman <redacted>

Get the FMan devices/sub-nodes (MAC, MDIO, etc.) auto-probed

Signed-off-by: Igal Liberman <redacted>
---
 arch/powerpc/platforms/85xx/common.c          |    1 +
 arch/powerpc/platforms/85xx/corenet_generic.c |    3 +++
 2 files changed, 4 insertions(+)
What changed from v2?

-Scott

Re: [PATCH][v3] powerpc/mpc85xx: Add FMan platform support

From: Emil Medve <hidden>
Date: 2015-02-23 23:26:37

Hello Scott,


On 02/23/2015 04:01 PM, Scott Wood wrote:
On Wed, 2015-02-18 at 16:04 +0200, Igal.Liberman wrote:
quoted
From: Igal Liberman <redacted>

Get the FMan devices/sub-nodes (MAC, MDIO, etc.) auto-probed

Signed-off-by: Igal Liberman <redacted>
---
 arch/powerpc/platforms/85xx/common.c          |    1 +
 arch/powerpc/platforms/85xx/corenet_generic.c |    3 +++
 2 files changed, 4 insertions(+)
What changed from v2?
v1,2 were based on an internal tree/branch and had some reference to
'fsl,dpaa':
 	{ .compatible = "fsl,dpaa", },

Cheers,
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help