public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: 8250_men_mcb: Parameter for base clock rate
@ 2025-12-10 16:48 Filip Jensen
  2025-12-10 16:48 ` [PATCH 1/2] serial: 8250_men_mcb: Clean defines Filip Jensen
  2025-12-10 16:48 ` [PATCH 2/2] serial: 8250_men_mcb: Parameter for base clockrate Filip Jensen
  0 siblings, 2 replies; 4+ messages in thread
From: Filip Jensen @ 2025-12-10 16:48 UTC (permalink / raw)
  To: gregkh, jirislaby; +Cc: linux-kernel, linux-serial, Filip Jensen

Until now, the base clock rate was fixed for all the UARTS depending on the
card they were attached to. However this base clock rate of men devices is
variable and can be set by user. For this end, a parameter is here added to
allow changing this rate for up to 64 UARTs. Also cleaning unused defines in
another commit.

Filip Jensen (2):
  serial: 8250_men_mcb: Clean defines
  serial: 8250_men_mcb: Parameter for base clockrate

 drivers/tty/serial/8250/8250_men_mcb.c | 28 ++++++++++++++++----------
 1 file changed, 17 insertions(+), 11 deletions(-)

-- 
2.34.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-17 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10 16:48 [PATCH 0/2] serial: 8250_men_mcb: Parameter for base clock rate Filip Jensen
2025-12-10 16:48 ` [PATCH 1/2] serial: 8250_men_mcb: Clean defines Filip Jensen
2025-12-10 16:48 ` [PATCH 2/2] serial: 8250_men_mcb: Parameter for base clockrate Filip Jensen
2025-12-17 14:00   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox