linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Christopher Covington <cov@codeaurora.org>
Cc: Russell King <linux@arm.linux.org.uk>,
	David Brown <davidb@codeaurora.org>,
	Daniel Walker <dwalker@fifo99.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Rohit Vaswani <rvaswani@codeaurora.org>,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] ARM: msm: Make MSM_HAS_DEBUG_UART_HS option visible to multiplatform targets
Date: Wed, 09 Apr 2014 17:15:54 +0300	[thread overview]
Message-ID: <1397052954.22858.30.camel@iivanov-dev> (raw)
In-Reply-To: <53455268.4030003@codeaurora.org>

On Wed, 2014-04-09 at 10:00 -0400, Christopher Covington wrote:
> Hi Ivan,
> 
> On 04/09/2014 09:08 AM, Ivan T. Ivanov wrote:
> > From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
> > 
> > High Speed UART is available also in new multiplatform QCOM targets.
> 
> > diff --git a/arch/arm/include/debug/msm.S b/arch/arm/include/debug/msm.S
> > index 9d653d4..09ff7b7 100644
> > --- a/arch/arm/include/debug/msm.S
> > +++ b/arch/arm/include/debug/msm.S
> > @@ -39,11 +39,14 @@
> >  #ifdef CONFIG_DEBUG_MSM8660_UART
> >  #define MSM_DEBUG_UART_BASE	0xF0040000
> >  #define MSM_DEBUG_UART_PHYS	0x19C40000
> > +#define MSM_HAS_DEBUG_UART_HS
> >  #endif
> > 
> >  #ifdef CONFIG_DEBUG_MSM8960_UART
> > +#define MSM_HAS_DEBUG_UART_HS
> 
> This appears to be duplicated.

Ops, right. Will send fixed version.

Thanks,
Ivan

> 
> >  #define MSM_DEBUG_UART_BASE	0xF0040000
> >  #define MSM_DEBUG_UART_PHYS	0x16440000
> > +#define MSM_HAS_DEBUG_UART_HS
> >  #endif
> > 
> >  #ifdef CONFIG_DEBUG_MSM8974_UART
> 
> Regards,
> Christopher
> 

  reply	other threads:[~2014-04-09 14:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-09 13:08 [PATCH] ARM: msm: Make MSM_HAS_DEBUG_UART_HS option visible to multiplatform targets Ivan T. Ivanov
2014-04-09 14:00 ` Christopher Covington
2014-04-09 14:15   ` Ivan T. Ivanov [this message]
2014-04-09 14:26   ` [PATCH v2] " Ivan T. Ivanov
2014-04-09 17:44     ` Stephen Boyd
2014-04-14 13:47       ` [PATCH] ARM: debug: qcom: make UART address selection configuration option Ivan T. Ivanov
2014-04-14 17:48         ` Stephen Boyd
2014-05-06 19:41         ` Stephen Boyd

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=1397052954.22858.30.camel@iivanov-dev \
    --to=iivanov@mm-sol.com \
    --cc=cov@codeaurora.org \
    --cc=davidb@codeaurora.org \
    --cc=dwalker@fifo99.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=rvaswani@codeaurora.org \
    --cc=sboyd@codeaurora.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;
as well as URLs for NNTP newsgroup(s).