w1: identify devices with w1-eeprom uclass
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 18 Sep 2018 07:35:28 +0000 (10:35 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 29 Sep 2018 00:22:35 +0000 (20:22 -0400)
commit543b98c85719ff0e5e80e9e18fbcc4dc50a2136b
treec8e3090cf9354f00fc32bb1ff0e0b2e5a3e4b6ea
parentc924ee25aa0e837bf4ae207e9959babe23a372d6
w1: identify devices with w1-eeprom uclass

When a new device is discovered, this may be a w1 eeprom device.
Attempt to find the proper node and driver from the w1-eeprom subsystem.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
drivers/w1/w1-uclass.c