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

2017-07-17 Thread Greg Kroah-Hartman
On Mon, Jul 17, 2017 at 09:06:00AM -0700, Jaghathiswari Rankappagounder Natarajan wrote: > Hi Evgeniy/Greg, > > Please pull in version 4 patchset into the tree. I have no idea what that means :( Please resend the correct ones so I know what to do here. thanks, greg k-h

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

2017-07-17 Thread Jaghathiswari Rankappagounder Natarajan
Hi Evgeniy/Greg, Please pull in version 4 patchset into the tree. On Thu, Jul 13, 2017 at 8:39 AM, Evgeniy Polyakov wrote: > Hi > > 13.07.2017, 18:36, "Evgeniy Polyakov" : >> 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.

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

2017-07-13 Thread Evgeniy Polyakov
Hi 13.07.2017, 18:36, "Evgeniy Polyakov" : > 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. Aaand it looks like we have a discussion now, so please postpone it for a while :)

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

2017-07-13 Thread Evgeniy Polyakov
Hi 13.07.2017, 00:41, "Jaghathiswari Rankappagounder Natarajan" : > 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

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

2017-07-12 Thread Jaghathiswari Rankappagounder Natarajan
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-07704f4c/w1_slave) which, when read, runs code to read the temperature