devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for ARTPEC-8 UART
@ 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 ` [PATCH 2/2] tty: serial: samsung: Add ARTPEC-8 support Vincent Whitchurch
  0 siblings, 2 replies; 7+ 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] 7+ messages in thread

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

Thread overview: 7+ 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 ` [PATCH 1/2] dt-bindings: serial: samsung: Add " Vincent Whitchurch
2022-03-07  8:58   ` Krzysztof Kozlowski
2022-03-08 15:41   ` Rob Herring
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  9:04   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).