[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
Signed-off-by: Zhang Wei <wei.zhang@freescale.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
56fde1ff69
commit
182e143bee
|
@ -221,6 +221,7 @@ mpc86xx_time_init(void)
|
||||||
|
|
||||||
static __initdata struct of_device_id of_bus_ids[] = {
|
static __initdata struct of_device_id of_bus_ids[] = {
|
||||||
{ .compatible = "simple-bus", },
|
{ .compatible = "simple-bus", },
|
||||||
|
{ .compatible = "fsl,rapidio-delta", },
|
||||||
{},
|
{},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue