linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: AnilKumar Ch <anilkumar@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	nsekhar@ti.com
Subject: Re: [PATCH] ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6
Date: Mon, 24 Sep 2012 10:18:29 -0700	[thread overview]
Message-ID: <20120924171829.GF28835@atomide.com> (raw)
In-Reply-To: <1340182169-3840-1-git-send-email-anilkumar@ti.com>

* AnilKumar Ch <anilkumar@ti.com> [120620 01:54]:
> Extends the maximum number of UART ports to 6 from 4 because AM335X
> device have six UART ports.

Sorry for the delay, looks like this one is still
valid. I'll apply this.

Regards,

Tony
 
> Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
> ---
>  arch/arm/plat-omap/include/plat/omap-serial.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/plat-omap/include/plat/omap-serial.h b/arch/arm/plat-omap/include/plat/omap-serial.h
> index 1a52725..71eca9c 100644
> --- a/arch/arm/plat-omap/include/plat/omap-serial.h
> +++ b/arch/arm/plat-omap/include/plat/omap-serial.h
> @@ -54,7 +54,7 @@
>  
>  #define OMAP_UART_DMA_CH_FREE	-1
>  
> -#define OMAP_MAX_HSUART_PORTS	4
> +#define OMAP_MAX_HSUART_PORTS	6
>  
>  #define MSR_SAVE_FLAGS		UART_MSR_ANY_DELTA
>  
> -- 
> 1.7.9.5
> 

      reply	other threads:[~2012-09-24 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-20  8:49 [PATCH] ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6 AnilKumar Ch
2012-09-24 17:18 ` Tony Lindgren [this message]

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=20120924171829.GF28835@atomide.com \
    --to=tony@atomide.com \
    --cc=anilkumar@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=nsekhar@ti.com \
    /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;
as well as URLs for NNTP newsgroup(s).