From: Jonathan McDowell <noodles@earth.li>
To: "Govindraj.R" <govindraj.raja@ti.com>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-serial@vger.kernel.org
Subject: Re: [PATCHv1 1/3] OMAP UART: Adds omap-serial driver support.
Date: Fri, 2 Oct 2009 23:41:25 +0100 [thread overview]
Message-ID: <20091002224124.GY1133@earth.li> (raw)
In-Reply-To: <65168.192.168.10.89.1253788033.squirrel@dbdmail.itg.ti.com>
On Thu, Sep 24, 2009 at 03:57:13PM +0530, Govindraj.R wrote:
> From: Govindraj R <govindraj.raja@ti.com>
>
> This patch adds support for OMAP3430-HIGH SPEED UART Controller.
>
> Signed-off-by: Govindraj R <govindraj.raja@ti.com>
> Reviewed-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
> Reviewed-by: Tony Lindgren <tony@atomide.com>
> ---
> +config SERIAL_OMAP
> + bool "OMAP serial port support"
> + depends on ARM && ARCH_OMAP
> + select SERIAL_CORE
> + help
> + If you have a machine based on an Texas Instruments OMAP CPU you
> + can enable its onboard serial ports by enabling this option.
If it's OMAP3 hardware then should the "depends on" be ARCH_OMAP3 ||
ARCH_OMAP4, rather than allowing it for OMAP1 + 2 as well?
J.
--
Revd. Jonathan McDowell, ULC | If they can't take a joke....fuck 'em.
next prev parent reply other threads:[~2009-10-02 22:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 10:27 [PATCHv1 1/3] OMAP UART: Adds omap-serial driver support Govindraj.R
2009-10-02 22:41 ` Jonathan McDowell [this message]
2009-10-08 6:16 ` Govindraj
2009-10-08 6:16 ` Govindraj
2009-10-07 14:06 ` Kevin Hilman
2009-10-07 15:34 ` Linux omap blocked on boot Alberto J. Perez
2009-10-07 17:20 ` Kevin Hilman
2009-10-07 18:13 ` Alberto J. Perez
2009-10-07 17:53 ` Gadiyar, Anand
2009-10-07 17:58 ` Gadiyar, Anand
2009-10-12 19:17 ` [PATCHv1 1/3] OMAP UART: Adds omap-serial driver support G, Manjunath Kondaiah
2009-10-07 21:51 ` Tony Lindgren
2009-10-08 6:14 ` Govindraj
2009-10-08 6:14 ` Govindraj
2009-10-08 7:41 ` G, Manjunath Kondaiah
2009-10-08 7:41 ` G, Manjunath Kondaiah
2009-10-09 17:46 ` Tony Lindgren
2009-10-09 17:46 ` Tony Lindgren
2009-10-13 6:54 ` kishore kadiyala
2009-10-13 6:54 ` kishore kadiyala
2009-10-13 20:56 ` Tony Lindgren
2009-10-13 20:56 ` Tony Lindgren
2009-10-23 12:22 ` Govindraj
2009-10-23 19:12 ` Tony Lindgren
2009-10-23 19:12 ` Tony Lindgren
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=20091002224124.GY1133@earth.li \
--to=noodles@earth.li \
--cc=govindraj.raja@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-serial@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.