Quoting Doug Anderson (2022-03-18 13:49:05) > Hi, > > On Thu, Mar 17, 2022 at 6:54 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote: > > > > Add a binding to describe the fingerprint processor found on Chromebooks > > with a fingerprint sensor. > > It might be worth mentioning that previously these fingerprint devices > were described using "google,cros-ec-spi" just to provide context? Sure I squashed it in. > > > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Cc: <devicetree@xxxxxxxxxxxxxxx> > > Cc: Guenter Roeck <groeck@xxxxxxxxxxxx> > > Cc: Douglas Anderson <dianders@xxxxxxxxxxxx> > > Cc: Craig Hesling <hesling@xxxxxxxxxxxx> > > Cc: Tom Hughes <tomhughes@xxxxxxxxxxxx> > > Cc: Alexandru M Stan <amstan@xxxxxxxxxxxx> > > Cc: Tzung-Bi Shih <tzungbi@xxxxxxxxxx> > > Cc: Matthias Kaehlcke <mka@xxxxxxxxxxxx> > > Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > > --- > > .../bindings/chrome/google,cros-ec-fp.yaml | 66 +++++++++++++++++++ > > 1 file changed, 66 insertions(+) > > create mode 100644 Documentation/ > > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>