linux-stable/drivers/w1
Lucas Denefle 3e8a576f2b w1: w1_therm: fixes w1_seq for ds28ea00 sensors
[ Upstream commit 41a92a89ee ]

w1_seq was failing due to several devices responding to the
CHAIN_DONE at the same time. Now properly selects the current
device in the chain with MATCH_ROM. Also acknowledgment was
read twice.

Signed-off-by: Lucas Denefle <lucas.denefle@converge.io>
Link: https://lore.kernel.org/r/20220223113558.232750-1-lucas.denefle@converge.io
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-20 09:06:43 +02:00
..
masters w1: mxc_w1: Fix timeout resolution problem leading to bus error 2020-11-10 10:23:57 +01:00
slaves w1: w1_therm: fixes w1_seq for ds28ea00 sensors 2022-04-20 09:06:43 +02:00
Kconfig
Makefile
w1.c
w1.h
w1_family.c
w1_family.h
w1_int.c
w1_int.h
w1_io.c w1: fix the resume command API 2019-05-31 06:48:15 -07:00
w1_log.h
w1_netlink.c
w1_netlink.h