Linux kernel -stable discussions
 help / color / mirror / Atom feed
* serial: sc16is7xx: improve regmap debugfs by using one regmap per port
@ 2024-01-23 17:29 Hugo Villeneuve
  2024-01-26 23:49 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Hugo Villeneuve @ 2024-01-23 17:29 UTC (permalink / raw)
  To: stable

Hi,
I would like the following patch to be applied to the stable
kernel 6.6:

3837a0379533 serial: sc16is7xx: improve regmap debugfs by using one
regmap per port

As noted in
https://lore.kernel.org/all/20231211171353.2901416-1-hugo@hugovil.com/raw :
---------------------
I did not originally add a "Cc: stable" tag for the above mentioned
commit, as it was intended only to improve debugging using debugfs. But
since then, I have been able to confirm that it also fixes a long
standing bug in our system where the Tx interrupt are no longer enabled
at some point when transmitting large RS-485 paquets that completely
fill the FIFO and thus require multiple and subsequent writes to the
FIFO once space in it becomes available. I have been investigating why,
but so far I haven't found the exact cause, altough I suspect it has
something to do with regmap caching...
---------------------

It applies cleanly and was tested on this kernel using a
custom board with a Variscite IMX8MN NANO SOM, a NewHaven LCD, and two
SC16IS752 on a SPI bus. The four UARTs are using RS-485 mode.

Thank you,
Hugo Villeneuve

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

end of thread, other threads:[~2024-01-26 23:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 17:29 serial: sc16is7xx: improve regmap debugfs by using one regmap per port Hugo Villeneuve
2024-01-26 23:49 ` Greg KH

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