[PATCH v5 2/3] dt-bindings: auxdisplay: Add bindings for generic 7-segment LED
Rob Herring
robh at kernel.org
Thu Mar 7 06:52:11 PST 2024
On Thu, 07 Mar 2024 12:50:20 +1300, Chris Packham wrote:
> Add bindings for a generic 7-segment LED display using GPIOs.
>
> Signed-off-by: Chris Packham <chris.packham at alliedtelesis.co.nz>
> ---
>
> Notes:
> Changes in v5:
> - Preserve formatting, maxItems set to 8, group GPIO specifiers
> as suggested by Geert
> Changes in v4:
> - Add ASCII art diagram showing arrangement of segments
> Changes in v3:
> - Set maxItems: 7
> - Expand description of segment-gpios property.
> - Use compatible = "gpio-7-segment" as suggested by Rob
> Changes in v2:
> - Use compatible = "generic-gpio-7seg" to keep checkpatch.pl happy
>
> .../bindings/auxdisplay/gpio-7-segment.yaml | 55 +++++++++++++++++++
> 1 file changed, 55 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/auxdisplay/gpio-7-segment.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list