commit | bdbdca3700034c13ed741afa2270932f73dc4c88 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Sep 18 10:35:24 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 28 20:22:34 2018 -0400 |
tree | 96c9b9583e2c5f2b59bd142e89f7fb9e73702196 | |
parent | 5ca878b0944eabb6b64327c6b2d96135919d3621 [diff] |
w1: Add 1-Wire uclass We might want to use 1-Wire devices connected on boards such as EEPROMs in U-Boot. Provide a framework to be able to do that. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> [eugen.hristev@microchip.com: reworked] Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>