Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	linux-mips <linux-mips@linux-mips.org>,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH 21/26] Serial: Allow port type to be specified when calling serial8250_register_port.
Date: Thu, 20 Nov 2008 13:00:47 -0800	[thread overview]
Message-ID: <4925CFFF.9010502@caviumnetworks.com> (raw)
In-Reply-To: <20081120200256.73f98e09@lxorguk.ukuu.org.uk>

Alan Cox wrote:
> On Tue, 18 Nov 2008 14:24:15 -0800
> David Daney <ddaney@caviumnetworks.com> wrote:
> 
>> Add flag value UPF_FIXED_TYPE which specifies that the UART type is
>> known and should not be probed.  For this case the UARTs properties
>> are just copied out of the uart_config entry.
> 
> Looks fine to me

Re-adding the lists...

Does that mean I an add Acked-by you to this patch?

David Daney

  parent reply	other threads:[~2008-11-20 21:05 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 22:21 [PATCH 00/26] Add Cavium OCTEON processor support (v4) David Daney
2008-11-18 22:23 ` [PATCH 01/26] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon David Daney
2008-11-22  7:05   ` Christoph Hellwig
2008-11-18 22:23 ` [PATCH 02/26] MIPS: Add Cavium OCTEON processor CSR definitions David Daney
2008-11-18 22:23 ` [PATCH 03/26] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon David Daney
2008-11-18 22:23 ` [PATCH 04/26] MIPS: For Cavium OCTEON handle hazards as per the R10000 handling David Daney
2008-11-18 22:23 ` [PATCH 05/26] MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state David Daney
2008-11-18 22:23 ` [PATCH 06/26] MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h David Daney
2008-11-18 22:23 ` [PATCH 07/26] MIPS: Override assembler target architecture for octeon David Daney
2008-11-18 22:23 ` [PATCH 08/26] MIPS: Add Cavium OCTEON processor constants and CPU probe David Daney
2008-11-18 22:23 ` [PATCH 09/26] MIPS: Hook Cavium OCTEON cache init into cache.c David Daney
2008-11-18 22:23 ` [PATCH 10/26] MIPS: Hook up Cavium OCTEON in arch/mips David Daney
2008-11-18 22:23 ` [PATCH 11/26] MIPS: Modify core io.h macros to account for the Octeon Errata Core-301 David Daney
2008-11-18 22:23 ` [PATCH 12/26] MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h David Daney
2008-11-18 22:23 ` [PATCH 13/26] MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c David Daney
2008-11-18 22:23 ` [PATCH 14/26] MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family David Daney
2008-11-18 22:23 ` [PATCH 15/26] MIPS: Cavium OCTEON: PT vs MFC0 reorder, multiplier state preservation David Daney
2008-11-18 22:23 ` [PATCH 16/26] MIPS: Add Cavium OCTEON irq hazard in asmmacro.h David Daney
2008-11-18 22:23 ` [PATCH 17/26] MIPS: Compute branch returns for Cavium OCTEON specific branch instructions David Daney
2008-11-18 22:23 ` [PATCH 18/26] MIPS: Add Cavium OCTEON slot into proper tlb category David Daney
2008-11-18 22:24 ` [PATCH 19/26] 8250: Don't clobber spinlocks David Daney
2008-11-18 22:24 ` [PATCH 20/26] 8250: Serial driver changes to support future Cavium OCTEON serial patches David Daney
2008-11-20 20:02   ` Alan Cox
2008-11-20 20:02     ` Alan Cox
2008-11-18 22:24 ` [PATCH 21/26] Serial: Allow port type to be specified when calling serial8250_register_port David Daney
     [not found]   ` <20081120200256.73f98e09@lxorguk.ukuu.org.uk>
2008-11-20 21:00     ` David Daney [this message]
2008-11-18 22:24 ` [PATCH 22/26] 8250: Allow port type to specify bugs that are not probed for David Daney
2008-11-18 22:24 ` [PATCH 23/26] Serial: UART driver changes for Cavium OCTEON David Daney
2008-11-20 20:06   ` Alan Cox
2008-11-20 20:06     ` Alan Cox
2008-11-18 22:24 ` [PATCH 24/26] MIPS: Adjust the dma-common.c platform hooks David Daney
2008-11-18 22:24 ` [PATCH 25/26] MIPS: Add defconfig for Cavium OCTEON David Daney
2008-11-18 22:24 ` [PATCH 26/26] MIPS: Add Cavium OCTEON to arch/mips/Kconfig David Daney

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=4925CFFF.9010502@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-serial@vger.kernel.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