RE: [PATCH 2/2] hwmon: da9052: add support for TSI channel

2017-06-28 Thread Steve Twiss
Hi Sebastian, On 26 June 2017 15:49 Sebastian Reichel wrote: > Subject: [PATCH 2/2] hwmon: da9052: add support for TSI channel > > TSI channel has a 4 channel mux connected to it and is normally > used for touchscreen support. The hardware may alternatively > use it as gene

Re: [PATCH 2/2] hwmon: da9052: add support for TSI channel

2017-06-26 Thread Guenter Roeck
On Mon, Jun 26, 2017 at 04:48:32PM +0200, Sebastian Reichel wrote: > TSI channel has a 4 channel mux connected to it and is normally > used for touchscreen support. The hardware may alternatively > use it as general purpose adc. > > Signed-off-by: Sebastian Reichel > --- > .../devicetree/binding

[PATCH 2/2] hwmon: da9052: add support for TSI channel

2017-06-26 Thread Sebastian Reichel
TSI channel has a 4 channel mux connected to it and is normally used for touchscreen support. The hardware may alternatively use it as general purpose adc. Signed-off-by: Sebastian Reichel --- .../devicetree/bindings/mfd/da9052-i2c.txt | 8 + drivers/hwmon/da9052-hwmon.c