All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] 8250_men_mcb: Make UART port autoconfigurable
@ 2023-07-05 13:14 Rodríguez Barbarin, José Javier
  2023-07-05 13:15 ` [PATCH 1/3] 8250_men_mcb: Add clockrate speed for G215/F215 boards Rodríguez Barbarin, José Javier
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Rodríguez Barbarin, José Javier @ 2023-07-05 13:14 UTC (permalink / raw)
  To: gregkh@linuxfoundation.org, jirislaby@kernel.org
  Cc: morbidrsa@gmail.com, linux-serial@vger.kernel.org,
	linux-kernel@vger.kernel.org, jth@kernel.org,
	Sanjuán García, Jorge,
	Rodríguez Barbarin, José Javier

Make configuration be handled by the 8250 UART subsystem to avoid
weird behaviours and for better maintainability.

Also fix a couple configuration issues when using F215 duagon
boards and how the number of ports are calculated for IP Cores
Z025 and Z057.

Javier Rodriguez (3):
  8250_men_mcb: Add clockrate speed for G215/F215 boards
  8250_men_mcb: Read num ports from register data.
  8250_men_mcb: Make UART config auto configurable

 drivers/tty/serial/8250/8250_men_mcb.c | 206 ++++++++++++++++++-------
 1 file changed, 150 insertions(+), 56 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2023-07-26 10:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 13:14 [PATCH 0/3] 8250_men_mcb: Make UART port autoconfigurable Rodríguez Barbarin, José Javier
2023-07-05 13:15 ` [PATCH 1/3] 8250_men_mcb: Add clockrate speed for G215/F215 boards Rodríguez Barbarin, José Javier
2023-07-05 13:15 ` [PATCH 2/3] 8250_men_mcb: Read num ports from register data Rodríguez Barbarin, José Javier
2023-07-05 13:15 ` [PATCH 3/3] 8250_men_mcb: Make UART config auto configurable Rodríguez Barbarin, José Javier
2023-07-26  8:44   ` andy.shevchenko
2023-07-26 10:32     ` andy.shevchenko
2023-07-26  8:42 ` [PATCH 0/3] 8250_men_mcb: Make UART port autoconfigurable andy.shevchenko

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.