public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3 SoC
@ 2024-09-24 14:12 Ciprian Costea
  2024-09-24 14:12 ` [PATCH 1/2] dt-bindings: linflexuart: add clock definitions Ciprian Costea
  2024-09-24 14:12 ` [PATCH 2/2] serial: fsl_linflexuart: add clock support Ciprian Costea
  0 siblings, 2 replies; 10+ messages in thread
From: Ciprian Costea @ 2024-09-24 14:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Chester Lin
  Cc: linux-kernel, linux-serial, devicetree, NXP S32 Linux Team,
	Christophe Lizzi, Alberto Ruiz, Enric Balletbo,
	Ciprian Marian Costea

From: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>

LINFlexD UART driver is used by S32 SoC family.
Add clocking support as optional in order to not break
existing support for S32V234 SoC.

A separate patch adding clock definitions to
the S32G2/S32G3 based boards devicetree will be sent
for review.

Ciprian Marian Costea (2):
  dt-bindings: linflexuart: add clock definitions
  serial: fsl_linflexuart: add clock support

 .../bindings/serial/fsl,s32-linflexuart.yaml  | 21 ++++++
 drivers/tty/serial/fsl_linflexuart.c          | 67 ++++++++++++++-----
 2 files changed, 72 insertions(+), 16 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-09-25 14:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 14:12 [PATCH 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3 SoC Ciprian Costea
2024-09-24 14:12 ` [PATCH 1/2] dt-bindings: linflexuart: add clock definitions Ciprian Costea
2024-09-24 14:24   ` Conor Dooley
2024-09-24 14:52     ` Ciprian Marian Costea
2024-09-24 15:01       ` Conor Dooley
2024-09-24 15:17         ` Ciprian Marian Costea
2024-09-24 15:27           ` Conor Dooley
2024-09-24 15:32             ` Ciprian Marian Costea
2024-09-25 14:27               ` Conor Dooley
2024-09-24 14:12 ` [PATCH 2/2] serial: fsl_linflexuart: add clock support Ciprian Costea

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