All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC
@ 2021-12-21  7:16 ` Yu Tu
  0 siblings, 0 replies; 51+ messages in thread
From: Yu Tu @ 2021-12-21  7:16 UTC (permalink / raw)
  To: linux-serial, linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: Greg Kroah-Hartman, Jiri Slaby, Neil Armstrong, Kevin Hilman,
	Jerome Brunet, Martin Blumenstingl, Yu Tu

The UART driver compatible with the Amlogic Meson S4 SoC on-chip, change the
UART interrupt interface function while adding IRQF_SHARED flag. And add clear
AML_UART_TX_EN bit in meson_uart_shutdown funtion.

Yu Tu (3):
  tty: serial: meson: modify request_irq and free_irq
  tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
  tty: serial: meson: add UART driver compatible with S4 SoC on-chip

Link:https://patchwork.kernel.org/project/linux-amlogic/patch/20211206100200.31914-1-xianwei.zhao@amlogic.com/

 drivers/tty/serial/meson_uart.c | 70 +++++++++++++++++++++++++++------
 1 file changed, 58 insertions(+), 12 deletions(-)

-- 
2.33.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2021-12-28 11:25 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21  7:16 [PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC Yu Tu
2021-12-21  7:16 ` Yu Tu
2021-12-21  7:16 ` Yu Tu
2021-12-21  7:16 ` [PATCH 1/3] tty: serial: meson: modify request_irq and free_irq Yu Tu
2021-12-21  7:16   ` Yu Tu
2021-12-21  7:16   ` Yu Tu
2021-12-21  7:30   ` Greg Kroah-Hartman
2021-12-21  7:30     ` Greg Kroah-Hartman
2021-12-21  7:30     ` Greg Kroah-Hartman
2021-12-22  8:44     ` Yu Tu
2021-12-22  8:44       ` Yu Tu
2021-12-22  8:44       ` Yu Tu
2021-12-21  7:16 ` [PATCH 2/3] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit Yu Tu
2021-12-21  7:16   ` Yu Tu
2021-12-21  7:16   ` Yu Tu
2021-12-21  7:32   ` Greg Kroah-Hartman
2021-12-21  7:32     ` Greg Kroah-Hartman
2021-12-21  7:32     ` Greg Kroah-Hartman
2021-12-22  9:01     ` Yu Tu
2021-12-22  9:01       ` Yu Tu
2021-12-22  9:01       ` Yu Tu
2021-12-21  7:16 ` [PATCH 3/3] tty: serial: meson: add UART driver compatible with S4 SoC on-chip Yu Tu
2021-12-21  7:16   ` Yu Tu
2021-12-21  7:16   ` Yu Tu
2021-12-21  7:34   ` Greg Kroah-Hartman
2021-12-21  7:34     ` Greg Kroah-Hartman
2021-12-21  7:34     ` Greg Kroah-Hartman
2021-12-22  9:28     ` Yu Tu
2021-12-22  9:28       ` Yu Tu
2021-12-22  9:28       ` Yu Tu
2021-12-24 17:25   ` Martin Blumenstingl
2021-12-24 17:25     ` Martin Blumenstingl
2021-12-24 17:25     ` Martin Blumenstingl
2021-12-27  6:56     ` Yu Tu
2021-12-27  6:56       ` Yu Tu
2021-12-27  6:56       ` Yu Tu
2021-12-27 11:58       ` Jerome Brunet
2021-12-27 11:58         ` Jerome Brunet
2021-12-27 11:58         ` Jerome Brunet
2021-12-27 20:04       ` Martin Blumenstingl
2021-12-27 20:04         ` Martin Blumenstingl
2021-12-27 20:04         ` Martin Blumenstingl
2021-12-28 11:24         ` Yu Tu
2021-12-28 11:24           ` Yu Tu
2021-12-28 11:24           ` Yu Tu
2021-12-21  7:30 ` [PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC Greg Kroah-Hartman
2021-12-21  7:30   ` Greg Kroah-Hartman
2021-12-21  7:30   ` Greg Kroah-Hartman
2021-12-22  8:19   ` Yu Tu
2021-12-22  8:19     ` Yu Tu
2021-12-22  8:19     ` Yu Tu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.