mbox series

[0/2] Update cros-ec-spi for fingerprint devices

Message ID 20220314232214.4183078-1-swboyd@chromium.org (mailing list archive)
Headers show
Series Update cros-ec-spi for fingerprint devices | expand

Message

Stephen Boyd March 14, 2022, 11:22 p.m. UTC
This patch series introduces a DT binding for chromeos fingerprint
devices and then implements support to boot those processors during
driver probe if the BIOS hasn't done it already.

Stephen Boyd (2):
  dt-bindings: mfd: Add ChromeOS fingerprint binding
  platform/chrome: cros_ec_spi: Boot fingerprint processor during probe

 .../bindings/mfd/google,cros-ec-fp.yaml       | 89 +++++++++++++++++++
 drivers/platform/chrome/cros_ec_spi.c         | 38 +++++++-
 2 files changed, 124 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/google,cros-ec-fp.yaml

Cc: Rob Herring <robh+dt@kernel.org>
Cc: <devicetree@vger.kernel.org>
Cc: Guenter Roeck <groeck@chromium.org>
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Craig Hesling <hesling@chromium.org>
Cc: Tom Hughes <tomhughes@chromium.org>
Cc: Alexandru M Stan <amstan@chromium.org>

base-commit: ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2