On Wed, 14 Jul 2021 17:11:29 +0200, Geert Uytterhoeven wrote: > Extend the Holtek HT16K33 LED controller Device Tree bindings with an > LED subnode, conforming to the standard LED bindings. > > This allows the user to exert more control, like specifying LED color, > function, and/or trigger, to extend LED functionality beyond a simple > display backlight. > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- > v3: > - New. > --- > .../bindings/auxdisplay/holtek,ht16k33.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>