[PATCH 0/2] misc: ti_fpc202: Add LED support

From: Romain Gantois

Date: Tue Jan 27 2026 - 09:00:09 EST


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@xxxxxxxxxxx>
---
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@xxxxxxxxxxx>