linux-stable/drivers/w1
Lucas Denefle 45ac7cb97a 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-13 19:27:24 +02:00
..
masters w1: ds2482: fix kernel-doc syntax in file 2021-05-26 09:11:05 +02:00
slaves w1: w1_therm: fixes w1_seq for ds28ea00 sensors 2022-04-13 19:27:24 +02:00
Kconfig
Makefile
w1.c w1/w1.c: w1 address crc quick for DS28E04 eeproms 2021-01-20 18:50:21 +01:00
w1_family.c
w1_int.c
w1_internal.h
w1_io.c
w1_netlink.c
w1_netlink.h