On Sun, Aug 23, 2026 at 09:35:08AM -0700, Ahmad Byagowi wrote: > The IS32FL3207 is an 18-channel constant-current LED controller with > per-output PWM and current scaling. > > Describe I2C addressing, power and shutdown controls, RISET, and > individual or multicolor output groupings. Require board current limits > for each output and document their relationship to the RISET-derived full > scale. > > Allow dash-suffixed multicolor group names when a group begins at channel > 16 or 17, which cannot be represented by the common schema unit-address > form. > > Signed-off-by: Ahmad Byagowi <[email protected]> > --- > .../bindings/leds/issi,is32fl3207.yaml | 285 ++++++++++++++++++ > MAINTAINERS | 6 + > 2 files changed, 291 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/leds/issi,is32fl3207.yaml
Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

