Re: [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller

From: Stephen Boyd
Date: Thu Feb 15 2024 - 17:00:45 EST


Quoting Rob Herring (2024-02-15 06:06:38)
> On Fri, Feb 09, 2024 at 11:09:12PM -0800, Stephen Boyd wrote:
> > +
> > +description:
> > + Google's ChromeOS EC has a gpio controller inside the Embedded Controller
> > + (EC) and controlled via a host-command interface. The node for this
> > + device should be under a cros-ec node like google,cros-ec-spi.
>
> Why do we need a child node here?
>

When in Rome... but I get your point. I will work on moving #gpio-cells
and gpio-controller into the cros-ec binding and populating some child
device from the mfd driver.