From: Vitaly Bordug <vbordug@ru.mvista.com>
To: David Jander <david.jander@protonic.nl>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: [PATCH] fix cpm_uart driver for PQ1...
Date: Tue, 25 Apr 2006 20:57:03 +0400 [thread overview]
Message-ID: <20060425205703.00955494@vitb.ru.mvista.com> (raw)
In-Reply-To: <200604251155.50781.david.jander@protonic.nl>
David,
Sorry haven't noticed you submit once working on series.
>
> Hi,
>
> This patch fixes the following three problems:
>
> 1. Memory mapping virtual<-->dma is broken in the case that
> CONFIG_CONSISTENT_START > CPM_ADDR.
Due to broken address translation, I used Kenneth work as a base. I'd
appreciate if you take a look/comment (CPM_UART: Fixed odd address
translations). Mostly it did the same as your patch/Kenneth work (so I
think it will be fair enough to put your both signed-off lines in there
as well - just let me know you do not object).
>
> 2. SCC uart sends a break sequence each time it is stopped with the
> CPM_CR_STOP_TX command. That means that each time an application closes the
> serial device, a break is transmitted.
Can you please rebase it with my series applied? I'll submit it as incremental to my series then.
I am maintaining this part, and trying to make it better :).
>
> 3. Implemented default BRG routing for PQ1 (in the same sense as it is done
> for PQ2).
All ioport things are board-specific and should reside in BSP code (I'm pretty sure nobody will object...) - the BSP patch has examples how to do that. Though the legacy behavior it retaining,
I claim it as "no longer supported " and encourage board port owners to do minor changes in board-specific code and have cpm_uart operate on platform-device basis.
>
> Signed-off-by: David Jander
>
--
Sincerely,
Vitaly
prev parent reply other threads:[~2006-04-25 16:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-25 9:55 [PATCH] fix cpm_uart driver for PQ1 David Jander
2006-04-25 16:57 ` Vitaly Bordug [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=20060425205703.00955494@vitb.ru.mvista.com \
--to=vbordug@ru.mvista.com \
--cc=david.jander@protonic.nl \
--cc=linuxppc-embedded@ozlabs.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