public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb•de>
To: Scott Wood <scottwood@freescale•com>
Cc: linuxppc-dev@ozlabs•org, Timur Tabi <timur@freescale•com>
Subject: Re: ucc_uart: add support for Freescale QUICCEngine UART
Date: Wed, 5 Dec 2007 00:39:38 +0100	[thread overview]
Message-ID: <200712050039.39153.arnd@arndb.de> (raw)
In-Reply-To: <4755E3A6.80704@freescale.com>

On Wednesday 05 December 2007, Scott Wood wrote:
> 
> > You can argue that the QS is really a DMA device, but in that case you
> > should convert the driver to use the DMA mapping interfaces correctly,
> > which I would consider overkill.
> 
> Why is it overkill?
> 

Well, if the QE can never be used with an IOMMU anyway, you don't
lose any functionality by considering it a physical address instead of
a DMA address.

The DMA mapping API is meant for the cases where physical and dma
addresses can be different in the first place.

	Arnd <><

  reply	other threads:[~2007-12-04 23:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04 17:51 ucc_uart: add support for Freescale QUICCEngine UART Timur Tabi
2007-12-04 22:13 ` Arnd Bergmann
2007-12-04 22:33   ` Timur Tabi
     [not found]     ` <200712050037.11489.arnd@arndb.de>
2007-12-05 17:06       ` Timur Tabi
2007-12-04 22:39   ` Timur Tabi
2007-12-04 23:26     ` Arnd Bergmann
2007-12-04 23:32       ` Scott Wood
2007-12-04 23:39         ` Arnd Bergmann [this message]
2007-12-04 23:44           ` Scott Wood
2007-12-04 23:47       ` Timur Tabi
2007-12-04 23:56         ` Arnd Bergmann
2007-12-05  0:59           ` Vitaly Bordug

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=200712050039.39153.arnd@arndb.de \
    --to=arnd@arndb$(echo .)de \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=scottwood@freescale$(echo .)com \
    --cc=timur@freescale$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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