Re: [PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC

From: Greg Kroah-Hartman
Date: Tue Dec 21 2021 - 02:31:07 EST


On Tue, Dec 21, 2021 at 03:16:31PM +0800, Yu Tu wrote:
> 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@xxxxxxxxxxx/

What is this link for?

And why patchwork?

Please just use lore.kernel.org links for mailing list threads.

thanks,

greg k-h