[PATCHv2 0/3] DA9052 hardware monitoring improvements

From: Sebastian Reichel
Date: Tue Jun 27 2017 - 10:41:18 EST


Hi,

GE Healthcare's PPD [0] uses DA9053's touchscreen pins
for hardware monitoring purposes. This adds support for
the feature and fixes a bug, which came up during
stress-testing of the driver.

[0] https://patchwork.kernel.org/patch/9809681/

Changes since PATCHv1:
- convert tsiref-microvolt property into proper regulator
- drop error message for timeout
- simplify da9052_channel_is_visible()
- fix checkpatch warnings

-- Sebastian

Sebastian Reichel (3):
mfd: da9052: fix manual ADC read after timed out read
hwmon: da9052: fix checkpatch warnings
hwmon: da9052: add support for TSI channel

.../devicetree/bindings/mfd/da9052-i2c.txt | 8 +
drivers/hwmon/da9052-hwmon.c | 288 +++++++++++++++++++--
drivers/input/touchscreen/da9052_tsi.c | 5 +
drivers/mfd/da9052-core.c | 2 +
include/linux/mfd/da9052/da9052.h | 6 +
5 files changed, 287 insertions(+), 22 deletions(-)

--
2.11.0