Hi 13.07.2017, 00:41, "Jaghathiswari Rankappagounder Natarajan" <ja...@google.com>: > 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. > > The changes in version 2 are mentioned in the individual patches. > > This patchset is based on linux mainline version v4.10.
I believe this is a resend of your previous patchet, isn't it? Greg, if you hadn't yet, please pull it into the tree. Thank you.