Re: [PATCH v2] hwmon: MC13783: add uid and die temperature sensor inputs

2018-03-20 Thread Guenter Roeck
On Tue, Mar 20, 2018 at 06:01:27PM +0300, Andrey Gusakov wrote: > The uid and die temperature can be read out on the ADIN7 using > input mux. Map uid and die tenperature sensor to channels 16 > and 17. > > Signed-off-by: Andrey Gusakov > --- > Changes in v2: >

[PATCH v2] hwmon: MC13783: add uid and die temperature sensor inputs

2018-03-20 Thread Andrey Gusakov
The uid and die temperature can be read out on the ADIN7 using input mux. Map uid and die tenperature sensor to channels 16 and 17. Signed-off-by: Andrey Gusakov --- Changes in v2: - suport both mc13783 and mc13892 - uit_input renamed to in16_input - style