public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: enable serial UART support on PNX833X devices.
@ 2009-01-20 15:08 Ihar Hrachyshka
  0 siblings, 0 replies; 7+ messages in thread
From: Ihar Hrachyshka @ 2009-01-20 15:08 UTC (permalink / raw)
  To: alan; +Cc: linux-serial

Enabled serial UART driver for PNX833X devices.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
---
 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



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] MIPS: enable serial UART support on PNX833X devices.
@ 2009-01-15  1:26 Ihar Hrachyshka
  2009-01-20  0:39 ` Ihar Hrachyshka
  2009-01-20 11:38 ` Alan Cox
  0 siblings, 2 replies; 7+ messages in thread
From: Ihar Hrachyshka @ 2009-01-15  1:26 UTC (permalink / raw)
  To: linux-serial, alan

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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-01-26 22:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 15:08 [PATCH] MIPS: enable serial UART support on PNX833X devices Ihar Hrachyshka
  -- strict thread matches above, loose matches on Subject: below --
2009-01-15  1:26 Ihar Hrachyshka
2009-01-20  0:39 ` Ihar Hrachyshka
2009-01-20 11:37   ` Alan Cox
2009-01-20 11:38 ` Alan Cox
2009-01-26 22:32   ` Ihar Hrachyshka
2009-01-26 22:53     ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox