From: vikasm <vikas.manocha@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes
Date: Tue, 18 Nov 2014 10:59:19 -0800 [thread overview]
Message-ID: <546B9707.9020002@st.com> (raw)
In-Reply-To: <CAPnjgZ0-9F9XwA7Yh3jBevpJaoW_CBKHtCwSB6w67uN9KDWKZw@mail.gmail.com>
Thanks Simon,
On 11/17/2014 09:30 PM, Simon Glass wrote:
> Hi Vikas,
>
> On 18 November 2014 00:17, Vikas Manocha <vikas.manocha@st.com> wrote:
>> This patchset fixes the pl01x driver esp for pl011 baudrate & line
>> control.
>>
>> Vikas Manocha (5):
>> serial: pl01x: pass pl01x_type to set baudrate
>> serial: pl01x: fix pl011 baud rate configuration
>> serial: pl01x: move all line control at same place
>> serial: pl01x: disable as per type of pl01x
>> serial: pl01x: avoid pl01x type check two times
>>
>> drivers/serial/serial_pl01x.c | 46 +++++++++++++++++++++--------------------
>> 1 file changed, 24 insertions(+), 22 deletions(-)
> Great to see this series. If you have not tested on p1010 I can do
> this in a week or so (am travelling). At least a few of these looks
> like bug fixes to my recent refactor so I could bring them through the
> DM tree if no one else picks them up.
I was able to test it only for pl011, don't have any board with pl010.
>
> Regards,
> Simon
Rgds,
Vikas
next prev parent reply other threads:[~2014-11-18 18:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-18 0:17 [U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes Vikas Manocha
2014-11-18 0:17 ` [U-Boot] [PATCH 1/5] serial: pl01x: pass pl01x_type to set baudrate Vikas Manocha
2014-11-18 5:25 ` Simon Glass
2014-11-18 0:17 ` [U-Boot] [PATCH 2/5] serial: pl01x: fix pl011 baud rate configuration Vikas Manocha
2014-11-18 5:26 ` Simon Glass
2014-11-18 0:17 ` [U-Boot] [PATCH 3/5] serial: pl01x: move all line control at same place Vikas Manocha
2014-11-18 5:27 ` Simon Glass
2014-11-18 0:17 ` [U-Boot] [PATCH 4/5] serial: pl01x: disable as per type of pl01x Vikas Manocha
2014-11-18 5:27 ` Simon Glass
2014-11-18 0:17 ` [U-Boot] [PATCH 5/5] serial: pl01x: avoid pl01x type check two times Vikas Manocha
2014-11-18 5:28 ` Simon Glass
2014-11-18 5:30 ` [U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes Simon Glass
2014-11-18 18:59 ` vikasm [this message]
2014-11-24 15:51 ` Simon Glass
2014-11-25 0:40 ` vikasm
2014-11-25 3:51 ` Simon Glass
2014-11-25 19:33 ` vikasm
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=546B9707.9020002@st.com \
--to=vikas.manocha@st.com \
--cc=u-boot@lists.denx.de \
/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.