[PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible

Ivaylo Ivanov posted 2 patches 1 month ago
There is a newer version of this series
.../bindings/serial/samsung_uart.yaml           | 17 +++++++++++++++++
drivers/tty/serial/samsung_tty.c                | 13 +++++++++++++
2 files changed, 30 insertions(+)
[PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible
Posted by Ivaylo Ivanov 1 month ago
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