2022-04-22 19:06:36

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH V3 0/2] Add q 12MHz internal clock rate to calculate

On 22/04/2022 13:13, Yu Tu wrote:
> 1.Added 12Mhz as the clock source for calculating baud rate.
>
> 2.Added S4 SOC compatibility.
>
>
> Yu Tu (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
> tty: serial: meson: Added S4 SOC compatibility
>
> V1 -> V2: Change format as discussed in the email.
> V2 -> V3: Change format as discussed in the email.
>
> Link:https://lore.kernel.org/linux-amlogic/[email protected]/
>
> drivers/tty/serial/meson_uart.c | 25 +++++++++++++++++++++++--
> 1 file changed, 23 insertions(+), 2 deletions(-)
>
>
> base-commit: 05fe70dd2efd13de700c2dfe5169d3a7a5050bc2

Thanks for this v3, all fine for me !

Neil