commit | e42561880cd818e6bd4022a0bcbc73b011faf8a4 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Tue Sep 18 10:35:41 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 28 20:22:39 2018 -0400 |
tree | 66c86a6c78b512dc8ded45e781c9cf20981feedd | |
parent | cd83bb371ff3a8a61eb3f65ded762da7daaa9b06 [diff] |
configs: sama5d4_xplained: add onewire and eeprom drivers SAMA5D4 SoC can have extra clip boards (PDAs) connected, which have an EEPROM memory for identification. A special GPIO can be used to read this memory over 1wire protocol. Enabling one wire and eeprom drivers for this memory. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>