[PATCH 0/2] mfd: cros_ec: instantiate CrOS FP and TP devices
From: Enric Balletbo i Serra
Date: Thu Mar 07 2019 - 12:53:04 EST
Hi,
This patch adds support to instantiate two special CrOS EC devices, one
is fingerprint and another one is a touchpad. This patchset depends on
the following patches to apply cleanly and build.
- mfd: cros: Update EC protocol to match current EC code
- https://lore.kernel.org/patchwork/patch/1046363
- mfd: cros_ec: instantiate properly CrOS ISH MCU device
- https://lore.kernel.org/patchwork/patch/1047022
Best regards,
Enric
Vincent Palatin (1):
mfd: cros_ec: instantiate properly CrOS FP MCU device
Wei-Ning Huang (1):
mfd: cros_ec: instantiate properly CrOS Touchpad MCU device
drivers/mfd/cros_ec_dev.c | 20 ++++++++++++++++++++
include/linux/mfd/cros_ec.h | 2 ++
2 files changed, 22 insertions(+)
--
2.20.1