All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name
Date: Thu, 04 May 2017 10:04:28 +0200	[thread overview]
Message-ID: <87pofp6oab.fsf@free-electrons.com> (raw)
In-Reply-To: <1493855376-4341-1-git-send-email-andre.przywara@arm.com> (Andre Przywara's message of "Thu, 4 May 2017 00:49:36 +0100")

Hi Andre,
 
 On jeu., mai 04 2017, Andre Przywara <andre.przywara@arm.com> wrote:

> The Marvell Armada 3700 UART uses "ar3700_uart" for its earlycon name.
> Adjust documentation to match the code.

Actually I think it was the code which was wrong. But as it is already
part of the kernel it's too late to modify it.

>
> Signed-off-by: Andre Przywara <andre.przywara@arm.com>

Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Thanks,

Gregory
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index facc20a..7ee86c2 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -973,7 +973,7 @@
>  			A valid base address must be provided, and the serial
>  			port must already be setup and configured.
>  
> -		armada3700_uart,<addr>
> +		ar3700_uart,<addr>
>  			Start an early, polled-mode console on the
>  			Armada 3700 serial port at the specified
>  			address. The serial port must already be setup
> -- 
> 2.8.2
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Andre Przywara <andre.przywara@arm.com>
Cc: Jonathan Corbet <corbet@lwn.net>,
	Wilson Ding <dingwei@marvell.com>,
	Nadav Haklai <nadavh@marvell.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name
Date: Thu, 04 May 2017 10:04:28 +0200	[thread overview]
Message-ID: <87pofp6oab.fsf@free-electrons.com> (raw)
In-Reply-To: <1493855376-4341-1-git-send-email-andre.przywara@arm.com> (Andre Przywara's message of "Thu, 4 May 2017 00:49:36 +0100")

Hi Andre,
 
 On jeu., mai 04 2017, Andre Przywara <andre.przywara@arm.com> wrote:

> The Marvell Armada 3700 UART uses "ar3700_uart" for its earlycon name.
> Adjust documentation to match the code.

Actually I think it was the code which was wrong. But as it is already
part of the kernel it's too late to modify it.

>
> Signed-off-by: Andre Przywara <andre.przywara@arm.com>

Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Thanks,

Gregory
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index facc20a..7ee86c2 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -973,7 +973,7 @@
>  			A valid base address must be provided, and the serial
>  			port must already be setup and configured.
>  
> -		armada3700_uart,<addr>
> +		ar3700_uart,<addr>
>  			Start an early, polled-mode console on the
>  			Armada 3700 serial port at the specified
>  			address. The serial port must already be setup
> -- 
> 2.8.2
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2017-05-04  8:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03 23:49 [PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name Andre Przywara
2017-05-03 23:49 ` Andre Przywara
2017-05-04  8:04 ` Gregory CLEMENT [this message]
2017-05-04  8:04   ` Gregory CLEMENT
2017-05-09 19:43 ` Jonathan Corbet
2017-05-09 19:43   ` Jonathan Corbet

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=87pofp6oab.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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.