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

Stephen Boyd posted 2 patches 4 years, 3 months ago
There is a newer version of this series
.../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
[PATCH 0/2] Update cros-ec-spi for fingerprint devices
Posted by Stephen Boyd 4 years, 3 months ago
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
-- 
https://chromeos.dev