* [PATCH] Added serial UART support for PNX833X devices.
@ 2009-01-13 14:11 Ihar Hrachyshka
2009-01-13 14:20 ` Ihar Hrachyshka
0 siblings, 1 reply; 3+ messages in thread
From: Ihar Hrachyshka @ 2009-01-13 14:11 UTC (permalink / raw)
To: linux-mips
Enabled serial UART driver for PNX833X devices.
Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
---
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] 3+ messages in thread
* [PATCH] Added serial UART support for PNX833X devices.
@ 2009-01-13 14:19 Ihar Hrachyshka
0 siblings, 0 replies; 3+ messages in thread
From: Ihar Hrachyshka @ 2009-01-13 14:19 UTC (permalink / raw)
To: linux-mips
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] 3+ messages in thread
* Re: [PATCH] Added serial UART support for PNX833X devices.
2009-01-13 14:11 Ihar Hrachyshka
@ 2009-01-13 14:20 ` Ihar Hrachyshka
0 siblings, 0 replies; 3+ messages in thread
From: Ihar Hrachyshka @ 2009-01-13 14:20 UTC (permalink / raw)
To: linux-mips
Sorry guys. That patch had a wrong signer one ;) Resent.
On Tue, Jan 13, 2009 at 4:11 PM, Ihar Hrachyshka
<ihar.hrachyshka@gmail.com> wrote:
> Enabled serial UART driver for PNX833X devices.
>
> Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
> ---
> 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 [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-13 14:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 14:19 [PATCH] Added serial UART support for PNX833X devices Ihar Hrachyshka
-- strict thread matches above, loose matches on Subject: below --
2009-01-13 14:11 Ihar Hrachyshka
2009-01-13 14:20 ` Ihar Hrachyshka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox