[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9c00ac32-020e-4fc4-9ca3-df4ca77033f7@infradead.org>
Date: Tue, 27 Feb 2024 14:13:32 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Chris Packham <chris.packham@...iedtelesis.co.nz>, andy@...nel.org,
geert@...ux-m68k.org, robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, andrew@...n.ch, gregory.clement@...tlin.com,
sebastian.hesselbarth@...il.com, ojeda@...nel.org, tzimmermann@...e.de,
javierm@...hat.com, robin@...tonic.nl, lee@...nel.org, pavel@....cz
Cc: devicetree@...r.kernel.org, linux-leds@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 1/4] auxdisplay: Add 7 segment LED display driver
Hi--
On 2/27/24 13:22, Chris Packham wrote:
> diff --git a/drivers/auxdisplay/Kconfig b/drivers/auxdisplay/Kconfig
> index d4be0a3695ce..52a245ca0c8d 100644
> --- a/drivers/auxdisplay/Kconfig
> +++ b/drivers/auxdisplay/Kconfig
> @@ -211,6 +211,16 @@ config ARM_CHARLCD
> line and the Linux version on the second line, but that's
> still useful.
>
> +config SEG_LED
> + tristate "Generic 7 segment LED display"
7-segment
> + select LINEDISP
> + help
> + This driver supports a generic 7 segment LED display made up
7-segment
> + of GPIO pins connected to the individual segments.
> +
> + This driver can also be built as a module. If so, the module
> + will be called seg-led.
--
#Randy
Powered by blists - more mailing lists