All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Hemant Pedanekar <hemantp@ti.com>
Cc: linux-omap@vger.kernel.org, khilman@deeprootsystems.com
Subject: Re: [PATCH v2 2/6] TI816X: Update common omap platform files
Date: Thu, 16 Sep 2010 15:30:38 -0700	[thread overview]
Message-ID: <20100916223037.GT29610@atomide.com> (raw)
In-Reply-To: <1281546658-11437-1-git-send-email-hemantp@ti.com>

* Hemant Pedanekar <hemantp@ti.com> [100811 10:03]:
> --- a/arch/arm/plat-omap/include/plat/serial.h
> +++ b/arch/arm/plat-omap/include/plat/serial.h
> @@ -51,6 +51,11 @@
>  #define OMAP4_UART3_BASE	0x48020000
>  #define OMAP4_UART4_BASE	0x4806e000
>  
> +/* TI816X serial ports */
> +#define TI816X_UART1_BASE	0x48020000
> +#define TI816X_UART2_BASE	0x48022000
> +#define TI816X_UART3_BASE	0x48024000
> +
>  /* External port on Zoom2/3 */
>  #define ZOOM_UART_BASE		0x10000000
>  #define ZOOM_UART_VIRT		0xfa400000

These defines should get added by the serial port patch
in the series, currently 6/6.

Tony

  reply	other threads:[~2010-09-16 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 17:10 [PATCH v2 2/6] TI816X: Update common omap platform files Hemant Pedanekar
2010-09-16 22:30 ` Tony Lindgren [this message]
2010-10-19  9:44   ` Pedanekar, Hemant

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=20100916223037.GT29610@atomide.com \
    --to=tony@atomide.com \
    --cc=hemantp@ti.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-omap@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.