[PATCH 0/2] serial: 8250_men_mcb: Parameter for base clock rate

From: Filip Jensen
Date: Wed Dec 10 2025 - 11:48:53 EST


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