On Fri, Mar 01, 2024 at 02:42:01PM +1300, Chris Packham wrote: > Add bindings for a generic 7-segment LED display using GPIOs. ... > + segment-gpios: > + description: > + An array of GPIOs one per segment. The first GPIO corresponds to the A > + segment the last GPIO corresponds to the G segment. > + minItems: 7 > + maxItems: 7 As we discussed, put the ASCII art here to be sure everybody on the same page what 'a' - 'g' are and I would put 'dp' as well for the better understanding of the possible configurations (it doesn't mean you have to support it). ... Either way this will require an Ack by DT maintainers. -- With Best Regards, Andy Shevchenko