From: Greg KH <greg@kroah.com>
To: Feng Tang <feng.tang@intel.com>
Cc: linux-serial@vger.kernel.org, alan@linux.intel.com
Subject: Re: [PATCH] serial: mfd: adjust the baud rate setting
Date: Thu, 18 Nov 2010 20:03:25 -0800 [thread overview]
Message-ID: <20101119040325.GA20116@kroah.com> (raw)
In-Reply-To: <1290135708-6784-1-git-send-email-feng.tang@intel.com>
On Fri, Nov 19, 2010 at 11:01:48AM +0800, Feng Tang wrote:
> Previous baud rate setting code only has been tested with 3.5M/9600/
> 115200/230400/460800 bps, and recently we got a 3M bps device to test,
> which needs to modify current MUL register setting, and with this
> patch 2.5M/2M/1.5M/1M/0.5M should also work as they just use a MUL
> value scale down from 3M's.
>
> Also got some reference register setting from silicon guys for
> different baud rates, which tries to keep the pre-scalar register value
> to 16.
>
> Signed-off-by: Feng Tang <feng.tang@intel.com>
Wonderful, now that's a change log entry :)
One final question, this should go into .37, right? Is it also
applicable for .36-stable and older?
thanks,
greg k-h
next prev parent reply other threads:[~2010-11-19 4:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 3:01 [PATCH] serial: mfd: adjust the baud rate setting Feng Tang
2010-11-19 4:03 ` Greg KH [this message]
2010-11-19 5:15 ` Feng Tang
-- strict thread matches above, loose matches on Subject: below --
2010-11-19 2:20 Feng Tang
2010-11-19 2:05 ` Greg KH
2010-11-19 2:46 ` Feng Tang
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=20101119040325.GA20116@kroah.com \
--to=greg@kroah.com \
--cc=alan@linux.intel.com \
--cc=feng.tang@intel.com \
--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.