mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible
@ 2024-10-20 18:01 Ivaylo Ivanov
  2024-10-20 18:02 ` [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible Ivaylo Ivanov
  2024-10-20 18:02 ` [PATCH v1 2/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov
  0 siblings, 2 replies; 6+ messages in thread
From: Ivaylo Ivanov @ 2024-10-20 18:01 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Greg Kroah-Hartman, Jiri Slaby, Alim Akhtar,
	Rob Herring, Conor Dooley
  Cc: linux-samsung-soc, linux-serial, devicetree, linux-arm-kernel,
	linux-kernel

Hey folks,

This patchset adds serial driver support for Exynos8895 SoC. The main
difference from other exynos platforms is that fifosize is only
specified via the samsung,uart-fifosize DT property.

Newer Exynos platforms also specify fifosize via DT, so in such case
this compatible could be used with oneOf.

Ivaylo Ivanov (2):
  dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible
  tty: serial: samsung: Add Exynos8895 compatible

 .../bindings/serial/samsung_uart.yaml           | 17 +++++++++++++++++
 drivers/tty/serial/samsung_tty.c                | 13 +++++++++++++
 2 files changed, 30 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2024-10-21 12:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-20 18:01 [PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov
2024-10-20 18:02 ` [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible Ivaylo Ivanov
2024-10-21  9:29   ` Krzysztof Kozlowski
2024-10-21 12:51     ` Ivaylo Ivanov
2024-10-20 18:02 ` [PATCH v1 2/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov
2024-10-21  9:31   ` Krzysztof Kozlowski

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®