[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240603152601.3689319-1-hugo@hugovil.com>
Date: Mon, 3 Jun 2024 11:25:59 -0400
From: Hugo Villeneuve <hugo@...ovil.com>
To: gregkh@...uxfoundation.org,
jirislaby@...nel.org,
hvilleneuve@...onoff.com
Cc: linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
hugo@...ovil.com
Subject: [PATCH 0/2] serial: sc16is7xx: Kconfig fixes after I2C/SPI driver split
From: Hugo Villeneuve <hvilleneuve@...onoff.com>
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@hugovil.com/
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
Powered by blists - more mailing lists