Message ID | 20211221071634.25980-1-yu.tu@amlogic.com (mailing list archive) |
---|---|
Headers | show |
Series | the UART driver compatible with the Amlogic Meson S4 SoC | expand |
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@amlogic.com/ What is this link for? And why patchwork? Please just use lore.kernel.org links for mailing list threads. thanks, greg k-h
Hi Greg K-H, Thank you very much for your reply.I'll amend it as you suggest. On 2021/12/21 15:30, Greg Kroah-Hartman wrote: > [ EXTERNAL EMAIL ] > > 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@amlogic.com/ > > What is this link for? > > And why patchwork? > > Please just use lore.kernel.org links for mailing list threads. > > thanks, > > greg k-h > I will change the address you suggested as follows, Link: https://lore.kernel.org/linux-amlogic/20211206100200.31914-1-xianwei.zhao@amlogic.com/