On Thu, Aug 25, 2022 at 11:41 AM Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote: > This adds a binding for a GPIO multiplexer driver based on latches > connected to other GPIOs. > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> Nice overall! > +++ b/Documentation/devicetree/bindings/gpio/gpio-latch.yaml > @@ -0,0 +1,83 @@ > +%YAML 1.2 No license? > + data-gpios: > + description: Array of GPIOs to be used as data GPIOs Hm I wanted to just call these "gpios" but that is maybe confusing. What about "latch-gpios"? Yours, Linus Walleij