mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] tty: serial: 8250: Adjustments of MOXA PCIe boards serial interface
@ 2023-10-27  6:24 Crescent CY Hsieh
  2023-10-27  6:24 ` [PATCH 1/2] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default Crescent CY Hsieh
  2023-10-27  6:24 ` [PATCH 2/2] tty: serial: 8250: Add support for MOXA PCIe boards to switch interface Crescent CY Hsieh
  0 siblings, 2 replies; 8+ messages in thread
From: Crescent CY Hsieh @ 2023-10-27  6:24 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby
  Cc: linux-kernel, linux-serial, Crescent CY Hsieh

This patch series do some adjustments about serial interface of MOXA
PCIe boards including:

- Fix MOXA RS422/RS485 PCIe boards not function by default
- Add support for MOXA PCIe boards to switch serial interface

The second patch depends on the first patch because the first patch
introduces a function called pci_moxa_set_interface() to set serial
interface and second patch utilize it with ioctl command "TIOCSRS485" to
switch serial interfaces.

Crescent CY Hsieh (2):
  tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by
    default
  tty: serial: 8250: Add support for MOXA PCIe boards to switch
    interface

 drivers/tty/serial/8250/8250_pci.c | 102 ++++++++++++++++++++++++++++-
 drivers/tty/serial/serial_core.c   |  21 +++++-
 include/uapi/linux/serial.h        |   4 ++
 3 files changed, 123 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-28 10:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-27  6:24 [PATCH 0/2] tty: serial: 8250: Adjustments of MOXA PCIe boards serial interface Crescent CY Hsieh
2023-10-27  6:24 ` [PATCH 1/2] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default Crescent CY Hsieh
2023-10-27  8:22   ` Jiri Slaby
2023-10-27  9:09   ` kernel test robot
2023-10-28 10:10   ` kernel test robot
2023-10-27  6:24 ` [PATCH 2/2] tty: serial: 8250: Add support for MOXA PCIe boards to switch interface Crescent CY Hsieh
2023-10-27  8:29   ` Jiri Slaby
2023-10-27 10:10     ` Crescent CY Hsieh

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

all inboxes | Powered by JetHome®