[PATCH v2 2/4] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED

Andy Shevchenko andy.shevchenko at gmail.com
Wed Feb 28 06:57:42 PST 2024


On Wed, Feb 28, 2024 at 4:04 PM Rob Herring <robh at kernel.org> wrote:
> On Wed, Feb 28, 2024 at 10:22:42AM +1300, Chris Packham wrote:

...

> > +  segment-gpios:
> > +    description:
> > +      An array of GPIOs one per segment.
> > +    minItems: 7
>
> How does one know which GPIO is which segment?

I believe we need just to agree on this. Since anybody can shuffle
GPIOs in the DT, there is no need to support arbitrary orders. And
naturally 'a' is bit 0, 'g' is bit 6, 'dp' bit 7 if present.

-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list