All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Hurley <peter@hurleysoftware.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: linux-serial@vger.kernel.org, Jiri Slaby <jslaby@suse.com>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] serial: 8250_uniphier: add earlycon support
Date: Fri, 30 Oct 2015 09:30:21 -0400	[thread overview]
Message-ID: <563370ED.7040105@hurleysoftware.com> (raw)
In-Reply-To: <1446173176-6966-1-git-send-email-yamada.masahiro@socionext.com>

On 10/29/2015 10:46 PM, Masahiro Yamada wrote:
> This reuses the code of drivers/tty/serial/8250/8250_early.c except
>
>    - Overwrite device->port.iotype and device->port.regshift for
>      UPIO_MEM32 because of_setup_earlycon() has set them for UPIO_MEM.
>
>    - Set device->baud to zero to prevent early8250_setup() from
>      initializing the divisor register because port->uartclk does not
>      match the frequency expected by this hardware.

Reviewed-by: Peter Hurley <peter@hurleysoftware.com>

WARNING: multiple messages have this Message-ID (diff)
From: peter@hurleysoftware.com (Peter Hurley)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] serial: 8250_uniphier: add earlycon support
Date: Fri, 30 Oct 2015 09:30:21 -0400	[thread overview]
Message-ID: <563370ED.7040105@hurleysoftware.com> (raw)
In-Reply-To: <1446173176-6966-1-git-send-email-yamada.masahiro@socionext.com>

On 10/29/2015 10:46 PM, Masahiro Yamada wrote:
> This reuses the code of drivers/tty/serial/8250/8250_early.c except
>
>    - Overwrite device->port.iotype and device->port.regshift for
>      UPIO_MEM32 because of_setup_earlycon() has set them for UPIO_MEM.
>
>    - Set device->baud to zero to prevent early8250_setup() from
>      initializing the divisor register because port->uartclk does not
>      match the frequency expected by this hardware.

Reviewed-by: Peter Hurley <peter@hurleysoftware.com>

  reply	other threads:[~2015-10-30 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30  2:46 [PATCH v2] serial: 8250_uniphier: add earlycon support Masahiro Yamada
2015-10-30  2:46 ` Masahiro Yamada
2015-10-30 13:30 ` Peter Hurley [this message]
2015-10-30 13:30   ` Peter Hurley

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=563370ED.7040105@hurleysoftware.com \
    --to=peter@hurleysoftware.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=yamada.masahiro@socionext.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.