On Mon, 17 Jan 2022 13:47:41 +0100, Florian Eckert wrote: > Introduce the bindings for the Kinetic KTD2061/58/59/60RGB LED device > driver. The KTD20xx can control RGB LEDs individually. Because of the > hardware limitations, only 7 colors and the color black (off) can be set. > > Signed-off-by: Florian Eckert <fe@xxxxxxxxxx> > --- > .../bindings/leds/leds-ktd20xx.yaml | 130 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 131 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/leds-ktd20xx.yaml > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.