android_kernel_xiaomi_sm7250/drivers/w1/slaves
Lucas Denefle 789988e2f2 w1: w1_therm: fixes w1_seq for ds28ea00 sensors
[ Upstream commit 41a92a89eee819298f805c40187ad8b02bb53426 ]

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-15 14:15:03 +02:00
..
Kconfig
Makefile
w1_ds28e04.c
w1_ds28e17.c
w1_ds2405.c
w1_ds2406.c
w1_ds2408.c
w1_ds2413.c
w1_ds2423.c
w1_ds2431.c
w1_ds2433.c
w1_ds2438.c
w1_ds2780.c
w1_ds2780.h
w1_ds2781.c
w1_ds2781.h
w1_ds2805.c
w1_smem.c
w1_therm.c