Re: [PATCH v3 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:24:57
Also in:
linux-devicetree, linux-leds, linux-mips
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:24:57
Also in:
linux-devicetree, linux-leds, linux-mips
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@linux-m68k.org> --- v3: - New. --- .../bindings/auxdisplay/holtek,ht16k33.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>