[v2,0/1] serial: sc16is7xx: improve regmap debugfs with one regmap per port

Message ID 20231120163931.2872431-1-hugo@hugovil.com
Headers
Series serial: sc16is7xx: improve regmap debugfs with one regmap per port |

Message

Hugo Villeneuve Nov. 20, 2023, 4:39 p.m. UTC
  From: Hugo Villeneuve <hvilleneuve@dimonoff.com>

Hello,
this patch series improves regmap debugfs by using one regmap per port.

I have tested the changes on a custom board with two SC16IS752 DUART using a
Variscite IMX8MN NANO SOM.

Thank you.

Link: [v1] https://lore.kernel.org/all/20231030211447.974779-1-hugo@hugovil.com/

Changes for V2:
- Remove now useless line variable in struct sc16is7xx_one

Hugo Villeneuve (1):
  serial: sc16is7xx: improve regmap debugfs by using one regmap per port

 drivers/tty/serial/sc16is7xx.c | 145 ++++++++++++++++++---------------
 1 file changed, 81 insertions(+), 64 deletions(-)


base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263