[PATCH 2/7] powerpc: allow localbus compatible serial ports for console device

Scott Wood scottwood at freescale.com
Fri Jan 18 09:07:32 EST 2008


Paul Gortmaker wrote:
> +static struct __init serial_parent parents[] = {
> +	{"soc", NULL},
> +	{"tsi-bridge", NULL},
> +	{"opb", "ibm,opb"},
> +	{NULL, "wrs,epld-localbus"},
> +};

can we add {NULL, "simple-bus"} to this list?

-Scott



More information about the Linuxppc-dev mailing list