linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: David Woodhouse <dwmw2@infradead.org>
Cc: cbe-oss-dev@ozlabs.org, linuxppc-dev@ozlabs.org
Subject: Re: [RFC] powerpc: experimental of serial port driver
Date: Fri, 8 Dec 2006 16:12:27 +0100	[thread overview]
Message-ID: <200612081612.28385.arnd@arndb.de> (raw)
In-Reply-To: <1165588888.3328.8.camel@hades.cambridge.redhat.com>

On Friday 08 December 2006 15:41, David Woodhouse wrote:
> On Fri, 2006-12-08 at 15:43 +1100, Benjamin Herrenschmidt wrote:
> > I'd rather call it 8250_of.c and have it be specific to 8250's.
> 
> Didn't we already do that once?
> 
You submitted a patch once to create a file with the same name,
but different intend, see
http://ozlabs.org/pipermail/linuxppc-dev/2005-August/019464.html

I can't tell if it was ever merged, but it doesn't look like it.
My driver is only meaningful for platforms that use the new style
of_platform_device autoprobing. It will make the serial ports
show up correctly in sysfs, even if they were not detected by
the legacy_serial code we use for 8250 style console ports. This
should be the same thing we do for 8250 PCI ports when the
8250_pci driver.

	Arnd <><

  reply	other threads:[~2006-12-08 15:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07 20:40 [RFC] powerpc: experimental of serial port driver Arnd Bergmann
2006-12-08  4:43 ` Benjamin Herrenschmidt
2006-12-08 14:41   ` David Woodhouse
2006-12-08 15:12     ` Arnd Bergmann [this message]
2006-12-08 20:50       ` Benjamin Herrenschmidt
2006-12-08 23:42         ` Arnd Bergmann
2006-12-09  2:13           ` Benjamin Herrenschmidt
2006-12-09 16:44             ` Sergei Shtylyov
2006-12-09 17:39               ` David Woodhouse
2006-12-08 20:50     ` Benjamin Herrenschmidt

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=200612081612.28385.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=cbe-oss-dev@ozlabs.org \
    --cc=dwmw2@infradead.org \
    --cc=linuxppc-dev@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;
as well as URLs for NNTP newsgroup(s).