From: Alan Cox <alan@linux.intel.com>
To: Barry Song <21cnbao@gmail.com>
Cc: Barry Song <Barry.Song@csr.com>, Rong Wang <Rong.Wang@csr.com>,
Bin Shi <Bin.Shi@csr.com>,
Linus Walleij <linus.walleij@linaro.org>,
workgroup.linux@csr.com, linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
Date: Thu, 13 Oct 2011 15:27:21 +0100 [thread overview]
Message-ID: <20111013152721.6abcbbdc@bob.linux.org.uk> (raw)
In-Reply-To: <CAGsJ_4zvc=HaVURyARV0k6m7btfMjQo1frqmJa-OtE--eyCsFA@mail.gmail.com>
> >> +static struct console sirfsoc_uart_console = {
> >> + .name = "ttyS",
> >
> > ttyS is 8250 devces. Pick a new name for your own.
>
> ok. most devices have names like ttySQ, ttySA, ttySG... since our SoC
> is named SiRFprimaII, i'd like to have ttySI?
If nobody else is using it for anything mainstream sure. Or ttySiRF0 ..
etc might be more definitively unique
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: alan@linux.intel.com (Alan Cox)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
Date: Thu, 13 Oct 2011 15:27:21 +0100 [thread overview]
Message-ID: <20111013152721.6abcbbdc@bob.linux.org.uk> (raw)
In-Reply-To: <CAGsJ_4zvc=HaVURyARV0k6m7btfMjQo1frqmJa-OtE--eyCsFA@mail.gmail.com>
> >> +static struct console sirfsoc_uart_console = {
> >> + ? ? .name ? ? ? ? ? = "ttyS",
> >
> > ttyS is 8250 devces. Pick a new name for your own.
>
> ok. most devices have names like ttySQ, ttySA, ttySG... since our SoC
> is named SiRFprimaII, i'd like to have ttySI?
If nobody else is using it for anything mainstream sure. Or ttySiRF0 ..
etc might be more definitively unique
Alan
next prev parent reply other threads:[~2011-10-13 14:17 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 6:28 [PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers Barry Song
2011-10-13 6:28 ` Barry Song
2011-10-13 9:55 ` Alan Cox
2011-10-13 9:55 ` Alan Cox
2011-10-13 13:45 ` Barry Song
2011-10-13 13:45 ` Barry Song
2011-10-13 14:27 ` Alan Cox [this message]
2011-10-13 14:27 ` Alan Cox
2011-10-13 14:49 ` Barry Song
2011-10-13 14:49 ` Barry Song
-- strict thread matches above, loose matches on Subject: below --
2011-10-28 3:27 Barry Song
2011-10-28 3:27 ` Barry Song
2011-10-28 3:27 ` Barry Song
2011-10-28 7:11 ` Baruch Siach
2011-10-28 7:11 ` Baruch Siach
2011-10-28 7:11 ` Baruch Siach
2011-10-28 7:35 ` Barry Song
2011-10-28 7:35 ` Barry Song
2011-10-28 7:35 ` Barry Song
2011-11-01 11:42 ` Alan Cox
2011-11-01 11:42 ` Alan Cox
2011-11-01 12:48 ` Barry Song
2011-11-01 12:48 ` Barry Song
2011-11-01 13:10 ` Greg KH
2011-11-01 13:10 ` Greg KH
2011-11-01 13:28 ` Barry Song
2011-11-01 13:28 ` Barry Song
2011-11-01 13:40 ` Greg KH
2011-11-01 13:40 ` Greg KH
2011-11-17 15:17 Barry Song
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=20111013152721.6abcbbdc@bob.linux.org.uk \
--to=alan@linux.intel.com \
--cc=21cnbao@gmail.com \
--cc=Barry.Song@csr.com \
--cc=Bin.Shi@csr.com \
--cc=Rong.Wang@csr.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=workgroup.linux@csr.com \
/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.