All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for ARTPEC-8 UART
@ 2022-03-07  8:50 ` Vincent Whitchurch
  0 siblings, 0 replies; 14+ messages in thread
From: Vincent Whitchurch @ 2022-03-07  8:50 UTC (permalink / raw)
  To: gregkh, jirislaby, krzysztof.kozlowski
  Cc: kernel, linux-kernel, devicetree, linux-serial, linux-samsung-soc,
	linux-arm-kernel, robh+dt, alim.akhtar, Vincent Whitchurch

This series adds support for the UART hardware on the ARTPEC-8 chip.  This
block is already supported by an existing driver so only a small patch to
describe the properties of the variant is required.

Vincent Whitchurch (2):
  dt-bindings: serial: samsung: Add ARTPEC-8 UART
  tty: serial: samsung: Add ARTPEC-8 support

 .../bindings/serial/samsung_uart.yaml         |  1 +
 drivers/tty/serial/Kconfig                    |  2 +-
 drivers/tty/serial/samsung_tty.c              | 38 +++++++++++++++++++
 3 files changed, 40 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-03-09  8:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07  8:50 [PATCH 0/2] Add support for ARTPEC-8 UART Vincent Whitchurch
2022-03-07  8:50 ` Vincent Whitchurch
2022-03-07  8:50 ` [PATCH 1/2] dt-bindings: serial: samsung: Add " Vincent Whitchurch
2022-03-07  8:50   ` Vincent Whitchurch
2022-03-07  8:58   ` Krzysztof Kozlowski
2022-03-07  8:58     ` Krzysztof Kozlowski
2022-03-08 15:41   ` Rob Herring
2022-03-08 15:41     ` Rob Herring
2022-03-09  8:57     ` Vincent Whitchurch
2022-03-09  8:57       ` Vincent Whitchurch
2022-03-07  8:50 ` [PATCH 2/2] tty: serial: samsung: Add ARTPEC-8 support Vincent Whitchurch
2022-03-07  8:50   ` Vincent Whitchurch
2022-03-07  9:04   ` Krzysztof Kozlowski
2022-03-07  9:04     ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.