Re: [PATCH linux v1 0/3] Export 1-wire thermal sensors as hwmon device

From: Evgeniy Polyakov
Date: Sat Jun 17 2017 - 10:37:56 EST


Hi

15.06.2017, 00:59, "Jaghathiswari Rankappagounder Natarajan" <jaghu@xxxxxxxxxx>:
> Our board has 4 DS18B20 1-wire temperature sensors. Each 1-wire bus and the
> sensor under it is already configured against the Linux 1-wire driver
> (called w1). They have a sysfs file(e.g.
> /sys/bus/w1/devices/w1_bus_master1/28-000007704f4c/w1_slave) which, when read,
> runs code to read the temperature. We'd like the temperatures to show up in
> hwmon, so that the BMC IPMI sensor plumbing can forward those to host.
>
> This patchset is based on linux mainline version v4.10.

Looks good to me, thank you.

Acked-by: Evgeniy Polyakov <zbr@xxxxxxxxxxx>