[PATCH 08/17] Add RapidIO node probing into MPC86xx_HPCN board id table.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Zhang Wei
Date: Tuesday, March 11, 2008 - 2:07 am

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
---
 arch/powerpc/platforms/86xx/mpc86xx_hpcn.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c b/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
index cfbe8c5..4a3e421 100644
--- a/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
+++ b/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
@@ -215,6 +215,7 @@ mpc86xx_time_init(void)
 
 static __initdata struct of_device_id of_bus_ids[] = {
 	{ .compatible = "simple-bus", },
+	{ .compatible = "fsl,rapidio-delta", },
 	{},
 };
 
-- 
1.5.4

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 08/17] Add RapidIO node probing into MPC86xx_HPCN b ..., Zhang Wei, (Tue Mar 11, 2:07 am)
[PATCH 11/17] Add memory mapping driver to RapidIO., Zhang Wei, (Tue Mar 11, 2:07 am)