public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: meson: add pwm support for A1
@ 2024-04-23 16:10 George Stark
  2024-04-23 16:10 ` [PATCH 1/2] dt-bindings: pwm: amlogic: Add new bindings for meson A1 pwm George Stark
  2024-04-23 16:10 ` [PATCH 2/2] pwm: meson: support meson A1 SoC family George Stark
  0 siblings, 2 replies; 10+ messages in thread
From: George Stark @ 2024-04-23 16:10 UTC (permalink / raw)
  To: u.kleine-koenig, neil.armstrong, khilman, jbrunet,
	martin.blumenstingl, thierry.reding, hkallweit1, robh+dt,
	krzysztof.kozlowski+dt, conor+dt
  Cc: linux-pwm, devicetree, linux-amlogic, linux-arm-kernel,
	linux-kernel, kernel, George Stark

Add support for Amlogic meson A1 SoC family PWM.

George Stark (2):
  dt-bindings: pwm: amlogic: Add new bindings for meson A1 pwm
  pwm: meson: support meson A1 SoC family

 .../devicetree/bindings/pwm/pwm-amlogic.yaml  |  2 ++
 drivers/pwm/pwm-meson.c                       | 35 +++++++++++++++++++
 2 files changed, 37 insertions(+)

--
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-04-24 12:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23 16:10 [PATCH 0/2] pwm: meson: add pwm support for A1 George Stark
2024-04-23 16:10 ` [PATCH 1/2] dt-bindings: pwm: amlogic: Add new bindings for meson A1 pwm George Stark
2024-04-23 16:56   ` Conor Dooley
2024-04-23 17:44     ` Jerome Brunet
2024-04-24  6:02       ` Kelvin Zhang
2024-04-24 12:08       ` Conor Dooley
2024-04-23 16:10 ` [PATCH 2/2] pwm: meson: support meson A1 SoC family George Stark
2024-04-23 17:35   ` Jerome Brunet
2024-04-23 23:00     ` George Stark
2024-04-24  9:02       ` Jerome Brunet

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