commit | 32f433fc458e1e25387d08fb28a6609e23bcd34f | [log] [tgz] |
---|---|---|
author | Enrico Leto <enrico.leto@siemens.com> | Wed Jan 24 15:43:50 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 05 13:32:48 2024 -0500 |
tree | 4845c28b558000a7feea700ad863f882556f9d85 | |
parent | 096bfdcf6ae2edb87e7fc3d77663afa214b20359 [diff] |
siemens: eeprom: simplify setup & read Since we have boards using the driver model or not for i2c, use abstraction function to probe the i2c, check the EEPROM and read from EEPROM. Signed-off-by: Enrico Leto <enrico.leto@siemens.com>