From: Randy Dunlap <rdunlap@infradead.org>
To: Christophe Leroy <christophe.leroy@csgroup.eu>,
Jonathan Corbet <corbet@lwn.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
linux-serial@vger.kernel.org
Subject: Re: [PATCH 3/3] Documentation: devices.txt: Fix minors for ttyCPM*
Date: Mon, 14 Aug 2023 15:52:36 -0700 [thread overview]
Message-ID: <af8f2613-5a74-3c2e-f076-345f725aaa5a@infradead.org> (raw)
In-Reply-To: <27d7124cf86157e2a27c2b039e769041994d3f22.1691992627.git.christophe.leroy@csgroup.eu>
Hi,
On 8/13/23 23:02, Christophe Leroy wrote:
> ttyCPM* devices belong to CPM_UART driver at the first place
> and that driver provides 6 ports.
>
> Fixes: e29c3f81eb89 ("Documentation: devices.txt: reconcile serial/ucc_uart minor numers")
> Cc: Randy Dunlap <rdunlap@infradead.org>
> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
I had this on my todo list. Thanks for getting to it before I did.
> ---
> Documentation/admin-guide/devices.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
> index 1ba5b7c4973c..839054923530 100644
> --- a/Documentation/admin-guide/devices.txt
> +++ b/Documentation/admin-guide/devices.txt
> @@ -2691,7 +2691,7 @@
> 45 = /dev/ttyMM1 Marvell MPSC - port 1 (obsolete unused)
> 46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0
> ...
> - 49 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 3
> + 51 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 5
> 82 = /dev/ttyVR0 NEC VR4100 series SIU
> 83 = /dev/ttyVR1 NEC VR4100 series DSIU
> 148 = /dev/ttyPSC0 PPC PSC - port 0
> @@ -2752,7 +2752,7 @@
> 43 = /dev/ttycusmx2 Callout device for ttySMX2
> 46 = /dev/cucpm0 Callout device for ttyCPM0
> ...
> - 49 = /dev/cucpm5 Callout device for ttyCPM5
> + 51 = /dev/cucpm5 Callout device for ttyCPM5
> 82 = /dev/cuvr0 Callout device for ttyVR0
> 83 = /dev/cuvr1 Callout device for ttyVR1
>
next prev parent reply other threads:[~2023-08-14 22:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-14 6:02 [PATCH 1/3] Documentation: devices.txt: Remove ttyIOC* Christophe Leroy
2023-08-14 6:02 ` [PATCH 2/3] Documentation: devices.txt: Remove ttySIOC* Christophe Leroy
2023-08-14 6:02 ` [PATCH 3/3] Documentation: devices.txt: Fix minors for ttyCPM* Christophe Leroy
2023-08-14 22:52 ` Randy Dunlap [this message]
2023-08-18 17:42 ` [PATCH 1/3] Documentation: devices.txt: Remove ttyIOC* Jonathan Corbet
2023-08-18 21:22 ` Greg Kroah-Hartman
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=af8f2613-5a74-3c2e-f076-345f725aaa5a@infradead.org \
--to=rdunlap@infradead.org \
--cc=christophe.leroy@csgroup.eu \
--cc=corbet@lwn.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).