public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v2 1/1] serial: 8250: Preserve original value of DLF register
@ 2023-06-29 11:06 Andy Shevchenko
  2023-06-29 12:35 ` [PATCH v2] " Ruihong Luo
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2023-06-29 11:06 UTC (permalink / raw)
  To: ruihongluo
  Cc: gregkh, ilpo.jarvinen, jirislaby, linux-kernel, linux-serial,
	luoruihong, wengjinfei, weipengliang

On Thu, Jun 29, 2023 at 05:42:05PM +0800, ruihongluo wrote:
> This commit is aimed at preserving the original value of the
> DLF(Divisor Latch Fraction Register). When the DLF register is
> modified without preservation, it can disrupt the baudrate settings
> established by firmware or bootloader , leading to data corruption
> and the generation of unreadable or distorted characters.

> Fixes: 701c5e73b296 ("serial: 8250_dw: add fractional divisor support")
> 

To make it a tag you should avoid blank lines in the tag block.

> Signed-off-by: ruihongluo <luoruihong@xiaomi.com>
> ---
> v2:
> - added fixes tag

Actually not. See above.

And what about the  rest of the comments?

...

> Just wanted to drop a quick note to say thanks for your help with git
> send-email and code modifications.
> Your assistance on the details was much appreciated.

You're welcome!

> Ruihong Luo

This seems needs to be in your Git config:

$ cat ~/.gitconfig
[user]
	name = Ruihong Luo
	email = luoruihon@xiaomi.com

-- 
With Best Regards,
Andy Shevchenko



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

end of thread, other threads:[~2023-08-09 11:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <tencent_CE78164E0DD743EAA6FD70A1D7F8565F9609@qq.com>
2023-08-09 11:47 ` [PATCH v2] serial: 8250: Preserve original value of DLF register Greg KH
2023-06-29 11:06 [PATCH v2 1/1] " Andy Shevchenko
2023-06-29 12:35 ` [PATCH v2] " Ruihong Luo
2023-06-29 13:06   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox