All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: pwm: sophgo: add pwm support for SG2044
@ 2025-04-07  7:20 ` Longbin Li
  0 siblings, 0 replies; 22+ messages in thread
From: Longbin Li @ 2025-04-07  7:20 UTC (permalink / raw)
  To: Uwe Kleine-König, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Chen Wang, Inochi Amaoto, Paul Walmsley,
	Palmer Dabbelt, Albert Ou, Alexandre Ghiti
  Cc: Longbin Li, linux-pwm, devicetree, sophgo, linux-kernel,
	linux-riscv

This patch adds PWM controller support for four independent
PWM channel outputs.

ghost (2):
  dt-bindings: pwm: sophgo: add pwm controller for SG2044
  pwm: sophgo: add driver for SG2044

 .../bindings/pwm/sophgo,sg2042-pwm.yaml       |   4 +-
 drivers/pwm/pwm-sophgo-sg2042.c               | 162 +++++++++++++++---
 2 files changed, 141 insertions(+), 25 deletions(-)

--
2.48.1

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

end of thread, other threads:[~2025-04-09  8:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07  7:20 [PATCH 0/2] riscv: pwm: sophgo: add pwm support for SG2044 Longbin Li
2025-04-07  7:20 ` Longbin Li
2025-04-07  7:20 ` [PATCH 1/2] dt-bindings: pwm: sophgo: add pwm controller " Longbin Li
2025-04-07  7:20   ` Longbin Li
2025-04-07 12:31   ` Uwe Kleine-König
2025-04-07 12:31     ` Uwe Kleine-König
2025-04-07 14:11     ` Rob Herring
2025-04-07 14:11       ` Rob Herring
2025-04-08  2:33       ` Inochi Amaoto
2025-04-08  2:33         ` Inochi Amaoto
2025-04-09  7:57   ` Krzysztof Kozlowski
2025-04-09  7:57     ` Krzysztof Kozlowski
2025-04-07  7:20 ` [PATCH 2/2] pwm: sophgo: add driver " Longbin Li
2025-04-07  7:20   ` Longbin Li
2025-04-07  9:38   ` Uwe Kleine-König
2025-04-07  9:38     ` Uwe Kleine-König
2025-04-07 10:02     ` Longbin Li
2025-04-07 10:02       ` Longbin Li
2025-04-07 15:30   ` kernel test robot
2025-04-07 15:30     ` kernel test robot
2025-04-08  1:02   ` Chen Wang
2025-04-08  1:02     ` Chen Wang

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.