On Thu, Feb 19, 2009 at 2:58 PM, Dushara Jayasinghe
<dusha...@optiscan.com> wrote:
> That did it.
>
>
>
> I based my board specific file on mpc834x_itx.c which had
>
>
>
> static struct of_device_id __initdata mpc834x_itx_ids[] = {
>
>                 { .compatible = "fsl,pq2pro-localbus", },
>
>                 { .compatible = "simple-bus", },
>
>                 {},
>
> };
>
>
>
> Don't know if this is broken?

It's not broken as long as you have compatible = "simple-bus" for your soc node.

- Leo
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to