From: Arnd Bergmann <arnd@arndb.de>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: ralf@linux-mips.org, akpm@osdl.org, linux-kernel@vger.kernel.org,
bunk@stusta.de
Subject: Re: [PATCH] Fix SERIAL_TXX9 dependencies
Date: Sun, 30 Jan 2005 16:45:08 +0100 [thread overview]
Message-ID: <200501301645.14069.arnd@arndb.de> (raw)
In-Reply-To: <20050130.220537.45151614.anemo@mba.ocn.ne.jp>
[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]
On Sünndag 30 Januar 2005 14:05, Atsushi Nemoto wrote:
> >>>>> On Sun, 30 Jan 2005 00:15:55 +0000, Ralf Baechle <ralf@linux-mips.org> said:
> ralf> Ask for SERIAL_TXX9 only on those devices that actually have
> ralf> one.
>
> Well, "depends on MIPS || PCI" was intentional. The driver can be
> used for both TX39/TX49 internal SIO and TC86C001 PCI chip. TC86C001
> chip can be available for any platform with PCI bus (though I have
> never seen it on platform other than MIPS ...)
There is at least one device that uses the same uart on a non-MIPS
platform. I'll submit a patch once I have it working.
> So I suppose "depends on HAS_TXX9_SERIAL || PCI" might be better, but
> Ralf's patch will be OK for now.
Right. There is however one bigger problem with the original patch:
It removes the driver for tx3912 and adds one for tx3927/tx49xx.
AFAICS, the 3912 has a very different register layout from the other
chips, so the old driver must not be removed yet.
Arnd <><
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-01-30 15:56 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-29 21:11 2.6.11-rc2-mm2 Andrew Morton
2005-01-29 22:52 ` 2.6.11-rc2-mm2 Brice Goglin
2005-01-29 23:10 ` 2.6.11-rc2-mm2 Sean Neakums
2005-01-29 23:56 ` 2.6.11-rc2-mm2 Sean Neakums
2005-01-29 23:12 ` [patch 2.6.11-rc2-mm2] fix SERIAL_TXX9 dependencies Adrian Bunk
2005-01-29 23:16 ` Ralf Baechle
2005-01-30 0:15 ` [PATCH] Fix " Ralf Baechle
2005-01-30 13:05 ` Atsushi Nemoto
2005-01-30 15:45 ` Arnd Bergmann [this message]
2005-01-30 16:58 ` Ralf Baechle
2005-01-31 1:04 ` Atsushi Nemoto
2005-01-31 20:23 ` Arnd Bergmann
2005-01-31 20:53 ` Ralf Baechle
2005-01-31 21:29 ` Arnd Bergmann
2005-02-01 0:50 ` Atsushi Nemoto
2005-01-30 16:49 ` Ralf Baechle
2005-01-30 0:58 ` 2.6.11-rc2-mm2 - "freeing b_committed_data" Nathan Lynch
2005-01-30 1:06 ` Andrew Morton
2005-01-30 6:20 ` 2.6.11-rc2-mm2 Andrew Nelson
2005-01-30 11:03 ` 2.6.11-rc2-mm2 Rafael J. Wysocki
2005-01-31 21:15 ` 2.6.11-rc2-mm2 Andre Eisenbach
2005-01-31 21:46 ` 2.6.11-rc2-mm2 Laurent Riffard
2005-02-01 1:26 ` 2.6.11-rc2-mm2 Jim Nelson
2005-02-01 17:25 ` 2.6.11-rc2-mm2 Andre Eisenbach
2005-02-01 9:17 ` 2.6.11-rc2-mm2 Nick Piggin
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=200501301645.14069.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=akpm@osdl.org \
--cc=anemo@mba.ocn.ne.jp \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=ralf@linux-mips.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.