
24 Mar
2021
24 Mar
'21
3:24 p.m.
On Wed, Mar 24, 2021 at 11:04:16AM +0100, Kory Maincent wrote:
This patch changes the functioning of the detection of w1 devices. The old way was a comparison between detected w1 and the ones described in the device tree. Now it will just look for the driver matching the family id of the w1 detected.
The patch is inspired from Maxime Ripart code.
It's Ripard, but otherwise
Reviewed-by: Maxime Ripard maxime@cerno.tech
Maxime