linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add the s32g2 and s32g3 FTM PWM support
@ 2025-08-10 18:52 Daniel Lezcano
  2025-08-10 18:52 ` [PATCH v1 1/2] dt: bindings: fsl,vf610-ftm-pwm: Add compatible for s32g2 and s32g3 Daniel Lezcano
  2025-08-10 18:52 ` [PATCH v1 2/2] pwm: Add the S32G support in the Freescale FTM driver Daniel Lezcano
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Lezcano @ 2025-08-10 18:52 UTC (permalink / raw)
  To: ukleinek, robh, krzk+dt, conor+dt, Frank.Li
  Cc: linux-pwm, devicetree, linux-kernel, Ghennadi.Procopciuc, s32

The NXP Automotive platform s32g2 and s32g3 have on their board a
FlexTimer (FTM) dedicated for the PWM. The same IP is found on the
Freescale Vybrid Family and the i.MX8 SoCs. However, there is a small
difference with some registers not available on the s32g2/3 and 6
channels instead of 8.

These two patches provide the DT bindings for the s32g2/3 compatible
strings and the code to deal with the FTM difference.

Daniel Lezcano (1):
  dt: bindings: fsl,vf610-ftm-pwm: Add compatible for s32g2 and s32g3

Ghennadi Procopciuc (1):
  pwm: Add the S32G support in the Freescale FTM driver

 .../bindings/pwm/fsl,vf610-ftm-pwm.yaml       | 11 +++--
 drivers/pwm/pwm-fsl-ftm.c                     | 42 ++++++++++++++++++-
 2 files changed, 48 insertions(+), 5 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-11 21:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 18:52 [PATCH v1 0/2] Add the s32g2 and s32g3 FTM PWM support Daniel Lezcano
2025-08-10 18:52 ` [PATCH v1 1/2] dt: bindings: fsl,vf610-ftm-pwm: Add compatible for s32g2 and s32g3 Daniel Lezcano
2025-08-10 18:52 ` [PATCH v1 2/2] pwm: Add the S32G support in the Freescale FTM driver Daniel Lezcano
2025-08-11  5:18   ` Uwe Kleine-König
2025-08-11  9:44     ` Daniel Lezcano
2025-08-11 21:11       ` Uwe Kleine-König
2025-08-11 21:20         ` Daniel Lezcano

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).