mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] serial: 8250_dw: Introduce SG2044 uart support.
@ 2024-10-24  6:21 Inochi Amaoto
  2024-10-24  6:21 ` [PATCH v3 1/3] dt-bindings: serial: snps,dw-apb-uart: merge duplicate compatible entry Inochi Amaoto
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Inochi Amaoto @ 2024-10-24  6:21 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Ilpo Järvinen, Andy Shevchenko, Chen Wang,
	Inochi Amaoto
  Cc: Inochi Amaoto, linux-kernel, linux-serial, devicetree

SG2044 relys on an internal divisor when calculating bitrate, which
means a wrong clock for the most common bitrates. So a quirk is needed
for this uart device to skip the set rate call and only relys on the
internal UART divisor.


Changed from v1:
1. patch 1: improve the bindings commit message.
2. patch 2: rename jh7100 quirk and rename the quirk to
            dw8250_skip_set_rate_data.

Changed from v2:
1. patch 1: add a new patch to merge the vendor specific compatibles
2. patch 2: adopt the new patch.

Inochi Amaoto (3):
  dt-bindings: serial: snps,dw-apb-uart: merge duplicate compatible
    entry.
  dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts
  serial: 8250_dw: Add Sophgo SG2044 quirk

 .../devicetree/bindings/serial/snps-dw-apb-uart.yaml  | 11 +++--------
 drivers/tty/serial/8250/8250_dw.c                     |  5 +++--
 2 files changed, 6 insertions(+), 10 deletions(-)

--
2.47.0


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

end of thread, other threads:[~2024-10-24  7:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24  6:21 [PATCH v3 0/3] serial: 8250_dw: Introduce SG2044 uart support Inochi Amaoto
2024-10-24  6:21 ` [PATCH v3 1/3] dt-bindings: serial: snps,dw-apb-uart: merge duplicate compatible entry Inochi Amaoto
2024-10-24  7:18   ` Krzysztof Kozlowski
2024-10-24  6:21 ` [PATCH v3 2/3] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Inochi Amaoto
2024-10-24  7:18   ` Krzysztof Kozlowski
2024-10-24  6:21 ` [PATCH v3 3/3] serial: 8250_dw: Add Sophgo SG2044 quirk Inochi Amaoto

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

all inboxes | Powered by JetHome®