[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220314232214.4183078-1-swboyd@chromium.org>
Date: Mon, 14 Mar 2022 16:22:12 -0700
From: Stephen Boyd <swboyd@...omium.org>
To: Benson Leung <bleung@...omium.org>
Cc: linux-kernel@...r.kernel.org, chrome-platform@...ts.linux.dev,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Guenter Roeck <groeck@...omium.org>,
Douglas Anderson <dianders@...omium.org>,
Craig Hesling <hesling@...omium.org>,
Tom Hughes <tomhughes@...omium.org>,
Alexandru M Stan <amstan@...omium.org>
Subject: [PATCH 0/2] Update cros-ec-spi for fingerprint devices
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@...nel.org>
Cc: <devicetree@...r.kernel.org>
Cc: Guenter Roeck <groeck@...omium.org>
Cc: Douglas Anderson <dianders@...omium.org>
Cc: Craig Hesling <hesling@...omium.org>
Cc: Tom Hughes <tomhughes@...omium.org>
Cc: Alexandru M Stan <amstan@...omium.org>
base-commit: ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2
--
https://chromeos.dev
Powered by blists - more mailing lists