[PATCH 0/2] serial: sc16is7xx: Kconfig fixes after I2C/SPI driver split

From: Hugo Villeneuve
Date: Mon Jun 03 2024 - 11:26:45 EST


From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>

Hello,
this patch series brings some Kconfig fixes to the sc16is7xx driver. These fixes
are related to the I2C/SPI driver split:

https://lore.kernel.org/all/20240430090333.5c5f029553cabcdf699310cb@xxxxxxxxxxx/

I have tested the changes on a custom board with two SC16IS752 DUART over
a SPI interface using a Variscite IMX8MN NANO SOM. The four UARTs are
configured in RS-485 mode.

I did not test the change on a SC16is7xx using I2C interface, as my custom
board is only using SPI.

Thank you.

Hugo Villeneuve (2):
serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency

drivers/tty/serial/Kconfig | 3 ++-
drivers/tty/serial/Makefile | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)


base-commit: c3f38fa61af77b49866b006939479069cd451173
--
2.39.2