Show patches with: Submitter = Yu Tu       |    State = Action Required       |    Archived = No       |   14 patches
Patch Series S/W/F Date Submitter Delegate State
[V2,1/2] tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in order to meet the baud rate requirements of special BT modules [V2,1/2] tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in order to m... --- 2022-04-18 Yu Tu New
[2/3] tty: serial: meson: Added 12Mhz as the clock source for calculating baud rate Use DIV_ROUND_CLOSEST to calculate baud rate, --- 2022-04-07 Yu Tu New
[V3] tty: serial: meson: Fix the compile link error reported by kernel test robot [V3] tty: serial: meson: Fix the compile link error reported by kernel test robot --- 2022-03-01 Yu Tu New
[V7,6/6] tty: serial: meson: Added S4 SOC compatibility Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,4/6] tty: serial: meson: Make some bit of the REG5 register writable Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,2/6] tty: serial: meson: Use devm_ioremap_resource to get register mapped memory Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,1/6] tty: serial: meson: Move request the register region to probe Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V3,6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe() the UART driver compatible with the Amlogic Meson --- 2021-12-30 Yu Tu New
[V3,4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible. the UART driver compatible with the Amlogic Meson --- 2021-12-30 Yu Tu New
[V2,5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit the UART driver compatible with the Amlogic Meson S4 --- 2021-12-29 Yu Tu New
[V2,3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart. the UART driver compatible with the Amlogic Meson S4 --- 2021-12-29 Yu Tu New
[V2,1/6] tty: serial: meson: Drop the legacy compatible strings and clock code the UART driver compatible with the Amlogic Meson S4 --- 2021-12-29 Yu Tu New