public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] misc: ti_fpc202: Add LED support
@ 2026-01-27 13:51 Romain Gantois
  2026-01-27 13:51 ` [PATCH 1/2] dt-bindings: misc: Describe FPC202 LED features Romain Gantois
  2026-01-27 13:51 ` [PATCH 2/2] misc: ti_fpc202: Support special-purpose GPIO lines with " Romain Gantois
  0 siblings, 2 replies; 9+ messages in thread
From: Romain Gantois @ 2026-01-27 13:51 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Arnd Bergmann,
	Greg Kroah-Hartman
  Cc: Thomas Petazzoni, linux-kernel, devicetree, Romain Gantois

Hi everyone,

The FPC202 dual port controller features eight special-purpose ports which
are meant to drive LEDs. These support PWM and blink offloading.

This series adds support for these special-purpose LED ports.

Best Regards,

Romain

Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
---
Romain Gantois (2):
      dt-bindings: misc: Describe FPC202 LED features
      misc: ti_fpc202: Support special-purpose GPIO lines with LED features

 .../devicetree/bindings/misc/ti,fpc202.yaml        |  22 ++
 drivers/misc/Kconfig                               |   1 +
 drivers/misc/ti_fpc202.c                           | 339 ++++++++++++++++++++-
 3 files changed, 349 insertions(+), 13 deletions(-)
---
base-commit: a8a6d9b4da001a84dd715d92f034d2bf777199c8
change-id: 20260126-fpc202-leds-53def6ce751e

Best regards,
-- 
Romain Gantois <romain.gantois@bootlin.com>


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

end of thread, other threads:[~2026-01-28  0:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 13:51 [PATCH 0/2] misc: ti_fpc202: Add LED support Romain Gantois
2026-01-27 13:51 ` [PATCH 1/2] dt-bindings: misc: Describe FPC202 LED features Romain Gantois
2026-01-27 19:45   ` Conor Dooley
2026-01-27 13:51 ` [PATCH 2/2] misc: ti_fpc202: Support special-purpose GPIO lines with " Romain Gantois
2026-01-27 14:03   ` Arnd Bergmann
2026-01-27 22:40   ` kernel test robot
2026-01-27 22:42   ` kernel test robot
2026-01-27 22:43   ` kernel test robot
2026-01-28  0:30   ` kernel test robot

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