Hi!
There is a driver for MAX14830 UART/serial IC in Linux driver page but it is only for SPI. Can you provide it for I2C, too?
Thanks,
Edit Notes
fix links[edited by: Livius at 12:54 PM (GMT -5) on 29 Jan 2022]
MAX14830
Production
The MAX14830 is an advanced quad universal asynchronous receiver-transmitter (UART), each UART having 128 words of receive and transmit first-in/first...
Datasheet
MAX14830 on Analog.com
Hi!
There is a driver for MAX14830 UART/serial IC in Linux driver page but it is only for SPI. Can you provide it for I2C, too?
Thanks,
The driver already uses regmap, so in theory it should be straight forward to add an mxa310x_i2c_probe() alternative.
https://elixir.bootlin.com/linux/v5.17-rc1/source/drivers/tty/serial/max310x.c#L1466
By when do you need it?
-Michael
I would like to start to use it in end of March in 2022, about.