Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
To: linux-mips@linux-mips.org
Subject: Re: [PATCH] Added serial UART support for PNX833X devices.
Date: Tue, 13 Jan 2009 16:20:10 +0200	[thread overview]
Message-ID: <fce2a370901130620r33e97c7bp18594245bde66d1d@mail.gmail.com> (raw)
In-Reply-To: <1231855886.25974.22.camel@EPBYMINW0568>

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
>
>
>

  reply	other threads:[~2009-01-13 14:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13 14:11 [PATCH] Added serial UART support for PNX833X devices Ihar Hrachyshka
2009-01-13 14:20 ` Ihar Hrachyshka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-13 14:19 Ihar Hrachyshka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fce2a370901130620r33e97c7bp18594245bde66d1d@mail.gmail.com \
    --to=ihar.hrachyshka@gmail.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox