Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674824

[PATCH 0/2] DA9052 hardware monitoring improvements

From Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Newsgroups linux.kernel
Subject [PATCH 0/2] DA9052 hardware monitoring improvements
Date 2017-06-26 16:50 +0200
Message-ID <tWDuV-3Bo-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

-- Sebastian

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

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

-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] DA9052 hardware monitoring improvements Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-06-26 16:50 +0200
  [PATCH 2/2] hwmon: da9052: add support for TSI channel Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-06-26 16:50 +0200
    Re: [PATCH 2/2] hwmon: da9052: add support for TSI channel Guenter Roeck <linux@roeck-us.net> - 2017-06-27 01:00 +0200
    RE: [PATCH 2/2] hwmon: da9052: add support for TSI channel Steve Twiss <stwiss.opensource@diasemi.com> - 2017-06-28 20:00 +0200
  [PATCH 1/2] mfd: da9052: fix manual ADC read after timed out read Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-06-26 16:50 +0200

csiph-web