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.