All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: linux-omap@vger.kernel.org, tony@atomide.com
Subject: Re: [PATCH] arm:omap:serial:cleanup: use module rev instead of cpu_is_xxxx
Date: Mon, 07 Nov 2011 11:44:40 -0800	[thread overview]
Message-ID: <87k47bsonr.fsf@ti.com> (raw)
In-Reply-To: <1320677860-32663-1-git-send-email-hvaibhav@ti.com> (Vaibhav Hiremath's message of "Mon, 7 Nov 2011 20:27:40 +0530")

Vaibhav Hiremath <hvaibhav@ti.com> writes:

> For OMAP3 uarts (module rev >= 0x52) and all successor devices
> (omap4, TI81xx, AM33xx, etc...) empty fifo read errata is applicable,
> so we can get rid of cpu_is_xxxx check and simply check for module rev here.
>
> Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
> ---
> NOTE: This patch has been tested on OMAP3EVM, and I expect to work on all OMAP3
> family of devices (including TI816x, TI814x, AM335x, etc...).
> but I am quite not sure about OMAP2 device, can anybody comment/test?

Leaving OMAP2 as it is should be fine.

There is a major UART cleanup in progress from Govindraj.  I suggest you
rework this patch on top of his series from 10/18:

       [PATCH v7 00/21] OMAP2+: UART: Runtime adaptation + cleanup

although it still has a few changes to go through before being ready to
merge.

Kevin

  parent reply	other threads:[~2011-11-07 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-07 14:57 [PATCH] arm:omap:serial:cleanup: use module rev instead of cpu_is_xxxx Vaibhav Hiremath
2011-11-07 15:00 ` Hiremath, Vaibhav
2011-11-07 19:44 ` Kevin Hilman [this message]
2011-11-16 14:53   ` Hiremath, Vaibhav

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=87k47bsonr.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=hvaibhav@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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 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.