linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
@ 2023-12-07 12:59 Martin Kurbanov
  2023-12-07 12:59 ` [PATCH v1 1/2] " Martin Kurbanov
  2023-12-07 12:59 ` [PATCH v1 2/2] dt-bindings: leds: aw200xx: add 'interrupts' property Martin Kurbanov
  0 siblings, 2 replies; 15+ messages in thread
From: Martin Kurbanov @ 2023-12-07 12:59 UTC (permalink / raw)
  To: Pavel Machek, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Jonathan Corbet, Andy Shevchenko
  Cc: linux-kernel, linux-leds, devicetree, linux-doc, kernel, Martin Kurbanov

This led-controller supports 3 pattern controllers for auto breathing or
group dimming control. Each pattern controller can work in auto
breathing or manual control mode. All breathing parameters including
rising/falling slope, on/off time, repeat times, min/max brightness
and so on are configurable.

Martin Kurbanov (2):
  leds: aw200xx: support for hw pattern controllers
  dt-bindings: leds: aw200xx: add 'interrupts' property

 .../testing/sysfs-class-led-driver-aw200xx    | 108 +++
 .../bindings/leds/awinic,aw200xx.yaml         |   6 +
 Documentation/leds/leds-aw200xx.rst           | 274 ++++++++
 drivers/leds/leds-aw200xx.c                   | 649 ++++++++++++++++++
 4 files changed, 1037 insertions(+)
 create mode 100644 Documentation/leds/leds-aw200xx.rst

--
2.40.0


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

end of thread, other threads:[~2024-02-08 13:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07 12:59 [PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers Martin Kurbanov
2023-12-07 12:59 ` [PATCH v1 1/2] " Martin Kurbanov
2023-12-21 16:10   ` Lee Jones
2024-01-12 11:43     ` Martin Kurbanov
2024-01-25 13:00       ` Lee Jones
2024-01-26 12:23         ` Dmitry Rokosov
2024-01-26 14:09           ` Greg Kroah-Hartman
2024-01-29 14:13             ` Dmitry Rokosov
2024-02-05 10:57               ` Dmitry Rokosov
2024-02-08 13:58                 ` Lee Jones
2024-01-26 23:21     ` Pavel Machek
2024-01-29 14:19       ` Dmitry Rokosov
2024-02-08 13:59         ` Lee Jones
2023-12-07 12:59 ` [PATCH v1 2/2] dt-bindings: leds: aw200xx: add 'interrupts' property Martin Kurbanov
2023-12-07 17:18   ` Conor Dooley

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