commit | d3d286d38fe6d72dbe15d55f79b396a8e3b8c9fb | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Tue Sep 18 10:35:37 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 28 20:22:38 2018 -0400 |
tree | b90bbbb60719f120df16623098fd947e847a2957 | |
parent | 426e0401f9e12037bbe9b9064d3431b78c2bb024 [diff] |
configs: sama5d2_xplained: add onewire and eeprom drivers SAMA5D2 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>