[PATCH] 85xx: publish of device for cds platforms

Scott Wood scottwood at freescale.com
Tue Jun 17 07:36:17 EST 2008


Dave Jiang wrote:
> +static struct of_device_id __initdata of_bus_ids[] = {
> +	{ .type = "soc", },
> +	{ .compatible = "soc", },
> +	{},
> +};

Also add .compatible = "simple-bus".

-Scott



More information about the Linuxppc-dev mailing list