[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231116072915.3338387-1-manikanta.guntupalli@amd.com>
Date: Thu, 16 Nov 2023 12:59:13 +0530
From: Manikanta Guntupalli <manikanta.guntupalli@....com>
To: <git@....com>, <michal.simek@....com>, <jacmet@...site.dk>,
<gregkh@...uxfoundation.org>, <jirislaby@...nel.org>,
<linux-serial@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<corbet@....net>, <christophe.leroy@...roup.eu>,
<rdunlap@...radead.org>, <airlied@...hat.com>,
<ogabbay@...nel.org>, <linux-doc@...r.kernel.org>
CC: <radhey.shyam.pandey@....com>, <srinivas.goud@....com>,
<shubhrajyoti.datta@....com>, <manion05gk@...il.com>,
Manikanta Guntupalli <manikanta.guntupalli@....com>
Subject: [PATCH V3 0/2] Use dynamic allocation for major number when uart ports > 4
Update ttyUL major number allocation details in documentation.
Use dynamic allocation for major number when uart ports > 4.
---
Changes for V2:
Introduce 1/2 patch.
Update driver to use either static or dynamic major allocation.
Update commit description.
Update description of SERIAL_UARTLITE_NR_UARTS in Kconfig.
Changes for V3:
Fix typo.
Move description to above of ttyUL.
Remove parentheses.
Manikanta Guntupalli (2):
Documentation: devices.txt: Update ttyUL major number allocation
details
serial: uartlite: Use dynamic allocation for major number when uart
ports > 4
Documentation/admin-guide/devices.txt | 3 +++
drivers/tty/serial/Kconfig | 2 ++
drivers/tty/serial/uartlite.c | 5 +++++
3 files changed, 10 insertions(+)
--
2.25.1
Powered by blists - more mailing lists