Why hasn't the patch been committed anywhere yet? Is it a general case when a linux-serial patch not committed for 6 days? On Thu, Jan 15, 2009 at 3:26 AM, Ihar Hrachyshka <ihar.hrachyshka@xxxxxxxxx> wrote: > pnx833x_uart driver works good for PNX833X boards too. > --- > drivers/serial/Kconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig > index 3e525e3..7d7f576 100644 > --- a/drivers/serial/Kconfig > +++ b/drivers/serial/Kconfig > @@ -982,7 +982,7 @@ config SERIAL_SH_SCI_CONSOLE > > config SERIAL_PNX8XXX > bool "Enable PNX8XXX SoCs' UART Support" > - depends on MIPS && SOC_PNX8550 > + depends on MIPS && (SOC_PNX8550 || SOC_PNX833X) > select SERIAL_CORE > help > If you have a MIPS-based Philips SoC such as PNX8550 or PNX8330 > -- > 1.5.6.3 > -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html